LeanRuleData.initialized Method [AX 2012]
Indicates whether an object initialization is completed.
Syntax
protected boolean initialized([boolean _initialized])
Run On
Called
Parameters
- _initialized
Type: boolean
A Boolean value that indicates whether the initialization of the object has been completed.
Return Value
Type: boolean
true if the object is initialized; otherwise, false.