KanbanRule.getActiveKanbansCount Method
Calculates the number of active kanbans for the KanbanRule table and its replacement chain.
Syntax
private int getActiveKanbansCount(boolean _manual)
Run On
Called
Parameters
- _manual
Type: boolean
A Boolean value that specifies whether the number of active manual or not manual kanbans is returned.
Return Value
Type: int
The number of active kanbans for the KanbanRule table and its replacement chain.