Open this page in the API Guide

Cellset.TopHierarchyLevels 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 (25.1.0.1000)
Syntax
public IDictionary<string, int> TopHierarchyLevels { get; }

Property Value

Type: IDictionary<String, Int32>
See Also