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 status of the checklist item.
Syntax
protected SysCheckListStatus getStatus()
Run On
Called
Return Value
Type: SysCheckListStatus Enumeration
The status of the checklist item.
Remarks
Deferred: The item is disabled.
Ready: The item is enabled.
InProcess: The item is being performed.
Finished: The item is finished.
Indeterminate: The item is optional.