UseLowerBound: Boolean;
The UseLowerBound property determines whether lower constraint is used.
Available values:
True. Constraint is used.
False. Constraint is not used.
The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.
See also: