MeasureUsageAggregator Property |
Gets or sets the measure aggregator.
Namespace: Dundas.BI.Entities.MetricSetsAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic AggregatorFunctions Aggregator { get; set; }Public Property Aggregator As AggregatorFunctions
Get
Set
public:
property AggregatorFunctions Aggregator {
AggregatorFunctions get ();
void set (AggregatorFunctions value);
}member Aggregator : AggregatorFunctions with get, set
Property Value
AggregatorFunctions
Exceptions
See Also