RetailCheckListItem_SetupPaymConnector.isRunnable Method [AX 2012]

Indicates if the checklist item is runnable or not.

Syntax

public boolean isRunnable()

Run On

Called

Return Value

Type: boolean
Returns true if the checklist item is runnable.

Remarks

If the method returns false, the item will not show in the checklist.

See Also

Reference

RetailCheckListItem_SetupPaymConnector Class