ICubeInstanceDestinationExecutor.ScenarioKey

Syntax

ScenarioKey: Integer;

Description

The ScenarioKey property determines the key of scenario dictionary, by which the calculation is executed.

Comments

The parameter is not used for cubes calculation and by default is equal to -1. If a modeling container is used, the calculation by various scenarios of modeling coded by the certain numeric values is possible.

Example

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

See also:

ICubeInstanceDestinationExecutor