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 KanbanType class.
Syntax
client server public static KanbanType construct(Kanban _kanban)
Run On
Called
Parameters
- _kanban
Type: Kanban Table
The Kanban object that is used to initialize the class.
Return Value
Type: KanbanType Class
An instance of the KanbanType class.
Exceptions
Exception | Condition |
---|---|
Error | The specified value is not a LeanKanbanType enumeration value. |