AggregationDesign.Aggregations 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 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