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 KanbanJobStatus class.
Syntax
client server public static KanbanJobStatus newKanbanJobKanbanStatusUpdate(KanbanJob _kanbanJob, KanbanStatusUpdate _kanbanStatusUpdate)
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
The KanbanJob table buffer used to instantiate the class.
- _kanbanStatusUpdate
Type: KanbanStatusUpdate Table
The KanbanStatusUpdate table buffer used to instantiate the class.
Return Value
Type: KanbanJobStatus Class
An instance of the KanbanJobStatus class.