DimensionDefaultingEngine.isStateModified Method [AX 2012]

Checks whether the state has been modified after the state was saved or restored.

Syntax

public boolean isStateModified()

Run On

Called

Return Value

Type: boolean
true if the state was modified after the state was saved or restored; otherwise, false.

See Also

Reference

DimensionDefaultingEngine Class