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