IMsCalculationChainTargetConstraint.TargetEntry

Fore Syntax

TargetEntry: IMsCalculationChainTarget;

Fore.NET Syntax

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

Description

The TargetEntry property returns the criterion function from calculation chain , to which the constraint belongs.

Comments

To get parameters for criterion function constraint, use the IMsCalculationChainTargetConstraint.Constraint property.

Fore and Fore.NET Examples

The property use is given in the example for IMsCalculationChainTargetConstraint.Constraint.

See also:

IMsCalculationChainTargetConstraint