This documentation is archived and is not being maintained.
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.