IMsTargetConstraintCommon.LowerBound

Syntax

LowerBound: Double;

Description

The LowerBound property determines lower constraint limit value.

Comments

To determine upper constraint limit, use the IMsTargetConstraintCommon.UpperBound property.

Example

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

See also:

IMsTargetConstraintCommon