IPivotGroupAggregations.Method

Syntax

Method(Index: Integer): BasicAggregatorOperation;

Method[Index: integer]: Prognoz.Platform.Interop.Matrix.BasicAggregatorOperation;

Parameters

Index. Method index.

Description

The Method property returns aggregation method by index.

Fore and Fore.NET Examples

The property use is given in the example for IPivot.AttributesGroups.

See also:

IPivotGroupAggregations