IMsCalculationChainTargetTrajectory.TargetEntry

Fore Syntax

TargetEntry: IMsCalculationChainTarget;

Fore.NET Syntax

TargetEntry: Prognoz.Platform.Interop.Ms.IMsCalculationChainTarget;

Description

The TargetEntry property returns the criterion function contained in calculation chain of metamodel, to which trajectory belongs.

Comments

Trajectory values are set using obtained criterion function.

Fore and Fore.NET Examples

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

See also:

IMsCalculationChainTargetTrajectory