Aggregation.Dimensions Property

Definition

Gets the collection of dimensions for the Aggregation object.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.AggregationDimensionCollection Dimensions { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Dimensions : Microsoft.AnalysisServices.AggregationDimensionCollection
Public ReadOnly Property Dimensions As AggregationDimensionCollection

Property Value

An AggregationDimensionCollection object.

Attributes

Applies to