SysCheckListItem.isCheckbox Method [AX 2012]
Verifies if the checklist item is of type check box.
Syntax
public boolean isCheckbox()
Run On
Called
Return Value
Type: boolean
true if the checklist item is a check box control; otherwise, false.