Share via


LeanRuleData.status Method [AX 2012]

Retrieves a status object for the current LeanRuleData object.

Syntax

public LeanRuleStatusBase status()

Run On

Called

Return Value

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

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

LeanRuleData Class