MeasureMemberAggregator Property |
Gets the aggregator.
Namespace:
Dundas.BI.Data.DataRetrieval
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public AggregatorFunctions Aggregator { get; }
Public ReadOnly Property Aggregator As AggregatorFunctions
Get
public:
property AggregatorFunctions Aggregator {
AggregatorFunctions get ();
}
member Aggregator : AggregatorFunctions with get
Property Value
Type:
AggregatorFunctionsSee Also