IMsTargetVarConstraint.UseUpperBound

Fore Syntax

UseUpperBound: Boolean;

Fore.NET Syntax

UseUpperBound: boolean;

Description

The UseUpperBound property determines whether upper 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