AggregationInstance.AggregationType Property

Definition

Gets or sets the type of aggregation stored in AggregationInstance.

public Microsoft.AnalysisServices.AggregationType AggregationType { get; set; }
member this.AggregationType : Microsoft.AnalysisServices.AggregationType with get, set
Public Property AggregationType As AggregationType

Property Value

The type of aggregation stored in AggregationInstance.

Applies to