LeanRuleStatusBase.isOutdated Method [AX 2012]

Specifies whether a rule is outdated.

Syntax

public boolean isOutdated()

Run On

Called

Return Value

Type: boolean
Always returns false.

Remarks

A rule is outdated when its validity period has expired and no replacing rule has been defined.

See Also

Reference

LeanRuleStatusBase Class