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