OlapHierarchyParentDimension Property |
Gets the parent dimension.
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 public OlapDimension ParentDimension { get; }
Public ReadOnly Property ParentDimension As OlapDimension
Get
public:
property OlapDimension^ ParentDimension {
OlapDimension^ get ();
}
member ParentDimension : OlapDimension with get
Property Value
Type:
OlapDimensionSee Also