UseUpperBound: Boolean;
UseUpperBound: boolean;
The UseUpperBound property determines whether upper constraint is used.
Available values:
True. Constraint is used.
False. Constraint is not used.
The property use is given in the example for IMsOptimizationProblem.CriterionFunction.
See also: