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