Share via


KanbanJobStatus.prevStatus Method [AX 2012]

Retrieves the previous job status for the KanbanJob table buffer.

Syntax

public LeanKanbanJobStatus prevStatus([LeanKanbanJobStatus _status])

Run On

Called

Parameters

Return Value

Type: LeanKanbanJobStatus Enumeration
The previous status.

Remarks

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

See Also

Reference

KanbanJobStatus Class