Share via


KanbanRule::lookupReplacedRule Method

Shows a lookup form to select a replaced kanban rule.

Syntax

client server public static void lookupReplacedRule(
    Object _caller, 
    LeanRuleData _leanRuleData, 
   [boolean _excludeCurrentRecord])

Run On

Called

Parameters

  • _caller
    Type: Object Class
    The control that requests a lookup to be shown.
  • _leanRuleData
    Type: LeanRuleData Class
    The LeanRuleData object that holds the replacing rule data.
  • _excludeCurrentRecord
    Type: boolean

See Also

Reference

KanbanRule Table