IMsTargetVarConstraint.UseLowerBound

Fore Syntax

UseLowerBound: Boolean;

Fore.NET Syntax

UseLowerBound: boolean;

Description

The UseLowerBound property determines whether lower constraint is used.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

IMsTargetVarConstraint