Constraints: IVarTargetConstraintsArray;
Constraints: Prognoz.Platform.Interop.Cp.IVarTargetConstraintsArray;
The Constraints property determines collection of constraints for controlling variable.
Constraints allow to specify the interval, in which controlling variable values must be. The number of constraints must match the number of initial values of controlling variable.
The property use is given in the example for ICpTargetAdjustment.CalcWithNonLinConstraints.
See also: