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