Share via


DimensionFocusInitializeBalance.check Method [AX 2012]

Checks whether the current object is valid.

Syntax

protected boolean check()

Run On

Called

Return Value

Type: boolean
true if the current object is valid; otherwise, false.

Exceptions

Exception Condition
Error

The dimension set is not in a valid state to perform an initialization.

See Also

Reference

DimensionFocusInitializeBalance Class