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
The state of the checklist item.
Remarks
This should always return SysCheckListStatus::Finished in order to make the SysCheckList_Upgrade.finalizeChecklist method work as expected.