UpperBound: Double;
UpperBound: double;
The UpperBound property determines upper constraint limit value.
To set lower constraint limit, use the IMsTargetConstraintCommon.LowerBound property.
The property use is given in the example for IMsOptimizationProblem.CriterionFunction.
See also: