Partition.AggregationInstances Property

Definition

Gets the user-defined aggregations.

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

Property Value

An AggregationInstanceCollection of user-defined aggregations.

Attributes

Applies to