Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the state of the checklist item.
Syntax
public SysCheckListStatus getState()
Run On
Called
Return Value
Type: SysCheckListStatus Enumeration
Returns the state of the checklist item.
Remarks
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.