Share via


SysCheckListItem_PreventAtStartupUpgrade.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 checklist item is not runnable, it will not be shown.

See Also

Reference

SysCheckListItem_PreventAtStartupUpgrade Class