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 (25.3.0.1000)
Syntaxpublic IHierarchyLevel TopLevel { get; }Public ReadOnly Property TopLevel As IHierarchyLevel
	Get
public:
property IHierarchyLevel^ TopLevel {
	IHierarchyLevel^ get ();
}member TopLevel : IHierarchyLevel with get
Property Value
Type: 
IHierarchyLevel
See Also