IMsNonLinearControlFormulaTerm.UseLowerBound

Fore Syntax

UseLowerBound: Boolean;

Fore.NET Syntax

UseLowerBound: boolean;

Description

The UseLowerBound property determines whether to consider the lower constraint for the controlling variable.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsNonLinearControlFormulaTerm.UseUpperBound.

See also:

IMsNonLinearControlFormulaTerm