KanbanRule.replacingRule Method
Retrieves the rule to replace the current kanban rule.
Syntax
public KanbanRule replacingRule([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: KanbanRule Table
A KanbanRule buffer of the rule that will replace the current one.