Share via


DimensionTree::getDisambiguationDepthByLedger Method [AX 2012]

Calculates the number of segments before the disambiguation point for all account structures in the specified ledger.

Syntax

client server public static int getDisambiguationDepthByLedger([LedgerRecId _ledgerRecId])

Run On

Called

Parameters

Return Value

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

Remarks

Retrieves 0 if the nodes are ambiguous.

See Also

Reference

DimensionTree Class