ICubeInstanceDestinationExecutor.PerformExecute

Syntax

PerformExecute([AffectOnly: Boolean = False]): Boolean;

Parameters

AffectOnly. The parameter is not used and must always be set to False. Optional parameter; default value is False.

Description

The PerformExecute method executes calculation.

Example

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

See also:

ICubeInstanceDestinationExecutor