IOlapMemberContainerParentHierarchy Property |
Gets the parent hierarchy.
Namespace:
Dundas.BI.Data.Metadata.Olap
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax OlapHierarchy ParentHierarchy { get; }
ReadOnly Property ParentHierarchy As OlapHierarchy
Get
property OlapHierarchy^ ParentHierarchy {
OlapHierarchy^ get ();
}
abstract ParentHierarchy : OlapHierarchy with get
Property Value
Type:
OlapHierarchy
The parent hierarchy.
See Also