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.
Initializes the table by loading the kanban flow activities of the rule.
Syntax
public void init(KanbanRule _kanbanRule, [boolean _includeLastActivity])
Run On
ClientOrServer
Parameters
- _kanbanRule
Type: KanbanRule Table
A KanbanRule record buffer with the rule for which to show its kanban flow.
- _includeLastActivity
Type: boolean
A Boolean value that indicates whether the last activity is included; optional.