ITargetConstraintInfo.UpperBound

Syntax

UpperBound: Double;

Description

The UpperBound property determines an upper constraint limit.

Comments

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

Example

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

See also:

ITargetConstraintInfo