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.
Gets the number of unassigned KanbanCard records that belong to a particular kanban rule.
Syntax
client server public static NumberOf getRuleCardsCountFree(KanbanRule _kanbanRule, [boolean _onlyActive])
Run On
Called
Parameters
- _kanbanRule
Type: KanbanRule Table
The KanbanRule buffer to which the cards belong.
- _onlyActive
Type: boolean
Determines if only the cards for the active rule or the whole replacement chain are returned.
Return Value
Type: NumberOf Extended Data Type
The number of assigned cards.