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 IMsBaseOptimizationProblem.CriterionFunction.
See also: