CellsetTopHierarchyLevels Property

Gets the requested top level depths by hierarchy name.

Namespace: Dundas.BI.Data.DataRetrieval
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public IDictionary<string, int> TopHierarchyLevels { get; }

Property Value

IDictionaryString, Int32
See Also