Perspective.MeasureGroups Property

Gets the measure groups for the perspective.

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

Syntax

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

Property Value

Type: Microsoft.AnalysisServices.PerspectiveMeasureGroupCollection
A PerspectiveMeasureGroupCollection object.

See Also

Reference

Perspective Class

Microsoft.AnalysisServices Namespace