FormGroupControl.frameOptionButton Method [AX 2012]

Sets or returns the option button for a form group control.

public int frameOptionButton([int value])

Run On

Client

Parameters

value
Type: int
An Integer data type that specifies the type of option button; optional.

Return Value

Type: int
An integer value that specifies the type of option button.

You can use a FormFrameOptionButton enumeration value for the value parameter.

Community Additions

ADD
Show: