IMsTargetConstraintCommon.UpperBound

Syntax

UpperBound: Double;

Description

The UpperBound property determines upper constraint limit value.

Comments

To set lower constraint limit, use the IMsTargetConstraintCommon.LowerBound property.

Example

The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.

See also:

IMsTargetConstraintCommon