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.
Creates an instance of the KanbanStatus class.
Syntax
client server public static KanbanStatus newKanbanKanbanJobStatusUpdate(Kanban _kanban, KanbanJobStatusUpdate _kanbanJobStatusUpdate)
Run On
Called
Parameters
- _kanban
Type: Kanban Table
The Kanban table buffer used to initialize the class.
- _kanbanJobStatusUpdate
Type: KanbanJobStatusUpdate Table
The KanbanJobStatusUpodate table buffer used to initialize the class.
Return Value
Type: KanbanStatus Class
An instance of the KanbanStatus class.