DictEnum.showAsRadio Method [AX 2012]

Returns a value that indicates whether the enumeration should be displayed by using radio buttons instead of a combo box.

public boolean showAsRadio()

Run On

Called

Return Value

Type: boolean
true if the enumeration style is radio button; otherwise, false.

Community Additions

ADD
Show: