KanbanRule::isEventRule Method
Indicates whether a kanban rule is an event rule.
Syntax
client server public static boolean isEventRule(KanbanRuleRefRecId _kanbanRuleRefRecId)
Run On
Called
Parameters
- _kanbanRuleRefRecId
Type: KanbanRuleRefRecId Extended Data Type
A record ID for the KanbanRule table.
Return Value
Type: boolean
true if the kanban rule is an event rule; otherwise, false.