HierarchyRequestTopLevel Property |
Gets the requested hierarchy top ancestry level.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public IHierarchyLevel TopLevel { get; }
Public ReadOnly Property TopLevel As IHierarchyLevel
Get
public:
property IHierarchyLevel^ TopLevel {
IHierarchyLevel^ get ();
}
member TopLevel : IHierarchyLevel with get
Property Value
Type:
IHierarchyLevelSee Also