IRubricatorFactorInstance.CopyScenarioData

Syntax

CopyScenarioData(ScenarioForm: Integer; ScenarioTo: Integer);

Parameters

ScenarioForm. Scenario key, which data must be copied.

ScenarioTo. Key of the scenario, to which data must be copied.

Description

The CopyScenarioData method copies data of a scenario to another scenario.

NOTE. The IRubricatorFactorInstance interface is not currently in use.

See also:

IRubricatorFactorInstance