IPivotGroupAggregations.Add

Syntax

Add(Selection: IDimSelectionSet, Method: BasicAggregatorOperation);

Add(Selection: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;, Method: Prognoz.Platform.Interop.Matrix.BasicAggregatorOperation);

Parameters

Selection. Dimension selection.

Method. Aggregation method.

Description

The Add method adds an aggregation method to the list.

Fore and Fore.NET Examples

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

See also:

IPivotGroupAggregations