FunctionHierarchyLevelLevelDepth Property

Gets level number in a hierarchy.

Namespace:  Dundas.BI.Data.Functions
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public int LevelDepth { get; }

Property Value

Type: Int32

Implements

IHierarchyLevelLevelDepth
Remarks
0 is always the highest level.
See Also