Share via


KanbanRuleVariable.status Method

Returns a status object for the current record.

Syntax

public LeanRuleStatusBase status()

Run On

Called

Return Value

Type: LeanRuleStatusBase Class
A status object for the current record.

Remarks

null Nothing nullptr unit a null reference (Nothing in Visual Basic) if the current record is not yet persisted in the database; otherwise, the status of the current record.

See Also

Reference

KanbanRuleVariable Table