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 next job status for the KanbanJob table buffer.
Syntax
public LeanKanbanJobStatus nextStatus([LeanKanbanJobStatus _status])
Run On
Called
Parameters
- _status
Type: LeanKanbanJobStatus Enumeration
The current status; optional.
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.