IMsCalculationChainTargetConstraint.TargetEntry

Syntax

TargetEntry: IMsCalculationChainTarget;

Description

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

Comments

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

Example

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

See also:

IMsCalculationChainTargetConstraint