Share via


KanbanRuleFixed.status Method

Retrieves 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

If the current record is not yet persisted in the database, the result will be null.

See Also

Reference

KanbanRuleFixed Table