Share via


KanbanStatus.prevStatus Method [AX 2012]

Retrieves the previous status for the Kanban table buffer.

Syntax

public LeanKanbanStatus prevStatus([LeanKanbanStatus _status])

Run On

Called

Parameters

Return Value

Type: LeanKanbanStatus Enumeration
The previous status.

Remarks

This method returns the same as the current value, if the first status has already been reached.

See Also

Reference

KanbanStatus Class