IMsTargetFormulaTerm.LowerBoundFixed

Fore Syntax

LowerBoundFixed: MsBoundFixType;

Fore.NET Syntax

LowerBoundFixed: Prognoz.Platform.Interop.Ms.MsBoundFixType;

Description

The LowerBoundFixed property determines lower constraint type.

Comments

To set upper constraint limit type, use the IMsTargetFormulaTerm.UpperBoundFixed property.

Fore and Fore.NET Examples

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

See also:

IMsTargetFormulaTerm