IAttributeHierarchyParentHierarchy Property  | 
 
            Gets the parent hierarchy for the current instance.
            
 
    Namespace: 
   Dundas.BI.Data.Metadata
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxIHierarchy ParentHierarchy { get; }ReadOnly Property ParentHierarchy As IHierarchy
	Get
property IHierarchy^ ParentHierarchy {
	IHierarchy^ get ();
}abstract ParentHierarchy : IHierarchy with get
Property Value
Type: 
IHierarchy
See Also