OptimizationConstraint.LowerBound Property

Top 

Description

Lower bound associated with the Constraint. Note that this property can be set using the SetBounds methods.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

number

Access:

read

 

Syntax

myVariable1 = myOptimizationConstraint1.LowerBound;

 

See also

OptimizationConstraint Object