Account.AggregationFunction Property

Definition

Gets or sets the aggregation function to use for a specified Account type.

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

Property Value

The type of aggregation to be applied to an Account dimension.

Applies to