TargetEntry: IMsCalculationChainTarget;
TargetEntry: Prognoz.Platform.Interop.Ms.IMsCalculationChainTarget;
The TargetEntry property returns the criterion function from calculation chain , to which the constraint belongs.
To get parameters for criterion function constraint, use the IMsCalculationChainTargetConstraint.Constraint property.
The property use is given in the example for IMsCalculationChainTargetConstraint.Constraint.
See also: