AggregationDesign.Aggregations Property

Definition

Gets the aggregations designed for the AggregationDesign.

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

Property Value

A collection of aggregations.

Attributes

Applies to