AggregationDesignDimension.ParentMeasureGroup Property

Definition

Gets the parent MeasureGroup object of the AggregationDesignDimension object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MeasureGroup ParentMeasureGroup { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ParentMeasureGroup : Microsoft.AnalysisServices.MeasureGroup
Public ReadOnly Property ParentMeasureGroup As MeasureGroup

Property Value

The parent MeasureGroup object.

Attributes

Applies to