Share via


KanbanRule.replacedRule Method

Retrieves the kanban rule that is replaced by the current kanban rule.

Syntax

public KanbanRule replacedRule([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
The kanban rule to be replaced by the current one.

See Also

Reference

KanbanRule Table