TargetEntry: IMsCalculationChainTarget;
TargetEntry: Prognoz.Platform.Interop.Ms.IMsCalculationChainTarget;
The TargetEntry property returns criterion function to which constraint belongs form criterion chain.
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: