KanbanRule.type Method
Retrieves the type for the current buffer.
Syntax
public LeanRuleKanban type()
Run On
Called
Return Value
Type: LeanRuleKanban Class
The type for the current rule buffer.
Exceptions
Exception | Condition |
---|---|
Error | The buffer has not yet been persisted. |
Remarks
If the rule record has not yet been persisted, an exception is caused.