Share via


SysCheckListItem_SysUpgradeFlattenDB.isRunnable Method [AX 2012]

Indicates whether 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 method returns false, the item will not show in the checklist.

See Also

Reference

SysCheckListItem_SysUpgradeFlattenDB Class