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 a KanbanFlow in the database.
Syntax
client server public static KanbanFlow createFromKanbanFlowWrapper(KanbanFlowWrapper _kanbanFlowWrapper)
Run On
Called
Parameters
- _kanbanFlowWrapper
Type: KanbanFlowWrapper Class
The object that contains the KanbanFlow data to persist.
Return Value
Type: KanbanFlow Table
The newly created KanbanFlow record; otherwise, an empty buffer.