KanbanRuleEvent.status Method

Retrieves the status object for the current record.

Syntax

public LeanRuleStatusBase status()

Run On

Called

Return Value

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

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

KanbanRuleEvent Table