IMsVariableLoadSettings.ScenarioIncluded

Syntax

ScenarioIncluded(ScenarioKey: Integer): Boolean;

Parameters

ScenarioKey. Key of the scenario, according to which the data is loaded to modeling variable. If it is necessary to load by the Fact dimension, the value -1 is set.

Description

The ScenarioIncluded property determines whether data is loaded by dimension.

Example

The property use is given in the example for IMsVariableLoadSettings.CreateCalculation.

See also:

IMsVariableLoadSettings