Kanban.lastKanbanJobOfType Method
Finds the last KanbanJob record of a specified type related to the current Kanban table buffer.
Syntax
public KanbanJob lastKanbanJobOfType(LeanKanbanJobType _leanKanbanJobType)
Run On
Called
Parameters
- _leanKanbanJobType
Type: LeanKanbanJobType Enumeration
The lean kanban job type to find.
Return Value
Type: KanbanJob Table
The last KanbanJob record.