SysCheckListItem.getState Method [AX 2012]

Gets the state of the checklist item.

public SysCheckListStatus getState()

Run On

Called

Return Value

Type: SysCheckListStatus Enumeration
Returns the state of the checklist item.

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.

Community Additions

ADD
Show: