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.
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.