| 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 (25.3.0.1000)
 Syntax
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
Type: 
AggregatorFunctions Exceptions
Exceptions See Also
See Also