SysCheckListItem.checkboxState Method [AX 2012]

Retrieves the state of the check box on the checklist.

public boolean checkboxState()

Run On

Called

Return Value

Type: boolean
true if the combo box is open; otherwise, false.

This method should be overwritten by sub classes.

Community Additions

ADD
Show: