Share via


KanbanRule.status Method

Retrieves the status for the current record.

Syntax

public LeanRuleStatusBase status()

Run On

Called

Return Value

Type: LeanRuleStatusBase Class
The status of the current record; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

Remarks

If the current record is not yet persisted in the database, the result will be null Nothing nullptr unit a null reference (Nothing in Visual Basic) .

See Also

Reference

KanbanRule Table