KanbanRule.initFromKanbanFlow Method
Initializes the current record from a KanbanFlow record.
Syntax
public void initFromKanbanFlow([KanbanFlow _kanbanFlow])
Run On
Called
Parameters
- _kanbanFlow
Type: KanbanFlow Table
A KanbanFlow record.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes the current record from a KanbanFlow record.
public void initFromKanbanFlow([KanbanFlow _kanbanFlow])
Called