IMsCalculationChainTargetConstraint.TargetEntry

Fore Syntax

TargetEntry: IMsCalculationChainTarget;

Fore.NET Syntax

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

Description

The TargetEntry property returns criterion function to which constraint belongs form criterion chain.

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