KanbanCard.getKanbanRuleRecId Method
Determines the record ID of the kanban rule that is associated with the card.
Syntax
private RefRecId getKanbanRuleRecId()
Run On
Called
Return Value
Type: RefRecId Extended Data Type
The kanban rule record ID.
Remarks
If the kanban card is assigned a kanban, the kanban rule of the kanban will be used; otherwise, the kanban rule of the card will be used (both should be the same, except when the kanban belongs to a replaced rule of the actual one).