Share via


KanbanStatus.mustRunPreviousStatus Method [AX 2012]

Indicates whether a previous status update must run in order to move from the current status to the given status.

Syntax

protected boolean mustRunPreviousStatus(LeanKanbanStatus _toStatus)

Run On

Called

Parameters

Return Value

Type: boolean
true if at least one previous status update must run to achieve the given status.

See Also

Reference

KanbanStatus Class