Share via


SysCheckListItem_DataUpdate.isRunnable Method [AX 2012]

Gets the runnable state of the checklist item.

Syntax

public boolean isRunnable()

Run On

Called

Return Value

Type: boolean
true if the checklist item is runnable; otherwise, false.

Remarks

If the checklist item is not runnable, it will not be displayed.

See Also

Reference

SysCheckListItem_DataUpdate Class