IMsProblemScenarios.RemoveByKey

Syntax

RemoveByKey(ScenarioKey: Integer): Boolean;

Parameters

ScenarioKey. Key of the scenario that must be removed.

Description

The RemoveByKye method removes the scenario from the modeling problem scenarios collection. Scenario key is passed by the ScenarioKey parameter.

See also:

IMsProblemScenarios