AggregationDesignDimension.Parent Property

Gets the measure group object that is the parent of the AggregationDesignDimension object.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.AggregationDesign
A measure group object.

See Also

Reference

AggregationDesignDimension Class

Microsoft.AnalysisServices Namespace