Share via


DimensionTree.initHierarchySynchronization Method [AX 2012]

Initializes certain class variables that are needed for the subsequent hierarchy synchronization process.

Syntax

private boolean initHierarchySynchronization(RecId _activeHierarchyId, RecId _draftHierarchyId)

Run On

Called

Parameters

Return Value

Type: boolean
A Boolean value that indicates whether they must synchronize.

Remarks

Synchronization is needed only if the structure was changed.

See Also

Reference

DimensionTree Class