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.
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.