ITargetConstraintInfo.LowerBound

Syntax

LowerBound: Double;

Description

The LowerBound property determines a constraint lower border value.

Comments

To set constraint upper border, use the ITargetConstraintInfo.UpperBound property.

Example

The property use is given in the example for ITargetConstraintInfo.OptimalValue.

See also:

ITargetConstraintInfo