IMsParametrizedDimensionAggregation.Type

Fore Syntax

Type: BasicAggregatorOperation;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Matrix.BasicAggregatorOperation;

Description

The Type property determines aggregation type

Comments

By default aggregation is preformed, and the property is set to BasicAggregatorOperation.None.

Fore and Fore.NET Examples

The property use is given in the example for IMsParametrizedDimension.Aggregation.

See also:

IMsParametrizedDimensionAggregation