ICubeInstanceDestinationExecutor.ExcludeDimensions

Syntax

ExcludeDimensions(

AggregationOperation: BasicAggregatorOperation;

ExcludedDimensions: IDimSelectionSet;

[OpenSelection: IDimSelectionSet = Null]);

ExcludeDimensions(

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

ExcludedDimensions: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;

OpenSelection: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet);

Parameters

AggregationOperation. Parameter description.

ExcludedDimensions.

OpenSelection.

Description

 

Comments

 

Example

To execute the example

Add links to the system assemblies:

Example

Example

After executing the example

See also:

ICubeInstanceDestinationExecutor