AggregationDesignDimension.MeasureGroupDimension Property

Gets the MeasureGroupDimension associated with the AggregationDesignDimension object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public MeasureGroupDimension MeasureGroupDimension { get; }

Property Value

Type: Microsoft.AnalysisServices.MeasureGroupDimension
A MeasureGroupDimension object.

See Also

Reference

AggregationDesignDimension Class

Microsoft.AnalysisServices Namespace