DictType.isRadioStyle Method [AX 2012]

Indicates whether the style of an extended data type that is based on an Enum data type is a radio button or a combo box.

public int isRadioStyle()

Run On

Called

Return Value

Type: int
1 if the style is a radio button; otherwise, 0 (zero).

Community Additions

ADD
Show: