MeasureOverridesAggregator Property  | 
 
            Gets the measure aggregator override.
            
 
    Namespace: 
   Dundas.BI.Data.DataRetrieval
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic AggregatorFunctions Aggregator { get; }Public ReadOnly Property Aggregator As AggregatorFunctions
	Get
public:
property AggregatorFunctions Aggregator {
	AggregatorFunctions get ();
}member Aggregator : AggregatorFunctions with get
Property Value
Type: 
AggregatorFunctions
See Also