MeasureUsageAggregator Property |
Gets or sets the measure aggregator.
Namespace:
Dundas.BI.Entities.MetricSets
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public 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
Type:
AggregatorFunctionsExceptions See Also