This documentation is archived and is not being maintained.
SysCheckListItem.getState Method [AX 2012]
Gets the state of the checklist item.
public SysCheckListStatus getState()
Run On
Called
Unlike the getStatus method, this method also checks if all dependent checklist items have been finished.
It also makes sure that there is no dependency from a mandatory checklist item on an optional one.