IMsCalculationChainTargetTrajectory.TargetEntry

Fore Syntax

TargetEntry: IMsCalculationChainTarget;

Fore.NET Syntax

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

Description

The TargetEntry property returns criterion function contained in metamodel calculation chain 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