PerspectiveMeasureGroup.MeasureGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the MeasureGroup object associated with a PerspectiveMeasureGroup object.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MeasureGroup MeasureGroup { get; }
[<System.ComponentModel.Browsable(false)>]
member this.MeasureGroup : Microsoft.AnalysisServices.MeasureGroup
Public ReadOnly Property MeasureGroup As MeasureGroup
Property Value
A MeasureGroup object.
- Attributes