LeanRuleStatusBase.getActiveRule Method [AX 2012]

Retrieves the record ID of the currently active rule.

Syntax

public RefRecId getActiveRule()

Run On

Called

Return Value

Type: RefRecId Extended Data Type
The record ID of the currently active rule.

Remarks

The base implementation returns the current rule record ID.

See Also

Reference

LeanRuleStatusBase Class