IMsTargetProblem.TargetScenario

Fore Syntax

TargetScenario: IMsScenario;

Fore.NET Syntax

TargetScenario: Prognoz.Platform.Interop.Ms.IMsScenario;

Description

The TargetScenario property determines criterion problem scenario.

Comments

The criterion function scenario is used if criterion function trajectory is set. Criterion problem trajectory is set by output variable values in the criterion problem model returned by the IMsOptimizationProblem.Model property.

Fore and Fore.NET Examples

The property use is given in the example for IMsCalculationChainEntries.AddTargetTrajectory.

See also:

IMsTargetProblem