Share via


KanbanJobStatus.nextStatus Method [AX 2012]

Retrieves the next job status for the KanbanJob table buffer.

Syntax

public LeanKanbanJobStatus nextStatus([LeanKanbanJobStatus _status])

Run On

Called

Parameters

Return Value

Type: LeanKanbanJobStatus Enumeration
The next status.

Remarks

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

See Also

Reference

KanbanJobStatus Class