IMeasureDefaultAggregator Property

Gets or sets the default aggregator.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1000)
Syntax
AggregatorFunctions DefaultAggregator { get; set; }

Property Value

Type: AggregatorFunctions
Exceptions
ExceptionCondition
ArgumentOutOfRangeExceptionThe specified value is not valid for a default aggregator.
See Also