Share via


DimensionTree::getSameStructureDepth Method [AX 2012]

Determines the number of leading levels that match for both trees by dimension attribute.

Syntax

client server private static int getSameStructureDepth(DimensionTreeImage _tree1, DimensionTreeImage _tree2)

Run On

Called

Parameters

Return Value

Type: int
The number of matching levels.

See Also

Reference

DimensionTree Class