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 KanbanJobType class.
Syntax
client server public static KanbanJobType construct(KanbanJob _kanbanJob)
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
The KanbanJob table buffer used to initialize the class.
Return Value
Type: KanbanJobType Class
An instance of the KanbanJobType class.
Exceptions
Exception | Condition |
---|---|
Error | The specified value is not a LeanKanbanJobType enumeration value. |