MeasureGroup.Dimensions 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 a collection of measure group dimensions.
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.MeasureGroupDimensionCollection Dimensions { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Dimensions : Microsoft.AnalysisServices.MeasureGroupDimensionCollection
Public ReadOnly Property Dimensions As MeasureGroupDimensionCollection
Property Value
A collection of measure group dimensions.
- Attributes
Remarks
Zero is returned if there is a MeasureGroup binding, at create time. The collection always returns at least 1 Dimension.