IMsCalculationChainTarget.TargetProblem

Fore Syntax

TargetProblem: IMsTargetProblem;

Fore.NET Syntax

TargetProblem: Prognoz.Platform.Interop.Ms.IMsTargetProblem;

Description

The TargetProblem property determines criterion problem to which criterion function belongs.

Comments

By default criterion function belongs to the criterion problem determined on calling the IMsCalculationChainEntries.AddTargetProblem method.

Fore and Fore.NET Examples

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

See also:

IMsCalculationChainTarget