Share via


SysCheckListItem_UpgradeAifCode.isRunnable Method [AX 2012]

Checks whether the state of the checklist item is runnable.

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_UpgradeAifCode Class