Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the previous job status for the KanbanJob table buffer.
Syntax
public LeanKanbanJobStatus prevStatus([LeanKanbanJobStatus _status])
Run On
Called
Parameters
- _status
Type: LeanKanbanJobStatus Enumeration
The current status; optional.
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.