Share via


KanbanStatus.nextStatus Method [AX 2012]

Retrieves the next status for the Kanban table buffer.

Syntax

public LeanKanbanStatus nextStatus([LeanKanbanStatus _status])

Run On

Called

Parameters

Return Value

Type: LeanKanbanStatus Enumeration
The next status.

Remarks

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

See Also

Reference

KanbanStatus Class