CustomAggregateFunction: String;
The CustomAggregateFunction property determines a custom method of aggregation calculation.
This property is taken into account if the IStandardCubeFactBinding.AggregationType property is set to CubeFactBindingAggregationType.Custom.
The property use is given in the example for IStandardCubeFactBinding.AggregatedDataType.
See also: