ICubeInstanceDestinationExecutor.PrepareExecute

Syntax

PrepareExecute(Selection: IDimSelectionSet);

Parameters

Selection. The selection, according to which the calculation is executed. If this parameter is set to Null, the calculation is based on all the elements.

Description

The PrepareExecute method prepares calculation.

Example

The property use is given in the example for ICubeInstanceDestinationExecutor.Callback.

See also:

ICubeInstanceDestinationExecutor