Share via


DimensionTree::getDisambiguationDepthForTreeImages Method [AX 2012]

Calculates the disambiguation depth for the specified trees.

Syntax

client server private static int getDisambiguationDepthForTreeImages(Map _treeImages)

Run On

Called

Parameters

  • _treeImages
    Type: Map Class
    A Map object that contains the tree images to use when calculating the disambiguation depth.

Return Value

Type: int
The number of segments before the disambiguation point for all account structures in the specified Map.

See Also

Reference

DimensionTree Class