MeasureGroupDimension.Parent Property

Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.MeasureGroup
The MeasureGroup object.

See Also

Reference

MeasureGroupDimension Class

Microsoft.AnalysisServices Namespace