Share via


KanbanRuleFixed.ruleData Method

Retrieves a LeanRuleData object from the buffer.

Syntax

public LeanRuleData ruleData()

Run On

Called

Return Value

Type: LeanRuleData Class
The LeanRuleData object that holds all the rule-related data.
If the rule has not been persisted, it returns null.

See Also

Reference

KanbanRuleFixed Table