ILanerCalculateSerie.ScenarioKey

Fore Syntax

ScenarioKey: Integer;

Fore.NET Syntax

ScenarioKey: unteger;

Description

The ScenarioKey property returns the key of the scenario, which data is contained in the series.

Comments

If ScenarioKey returns -1, the series contains the factual data (the Fact scenario).

Fore and Fore.NET examples

The property use is given in the example for ILanerSerie.ScenarioDimension.

See also:

ILanerCalculateSerie