IMsTargetFormulaTerm.UpperBoundFixed

Fore Syntax

UpperBoundFixed: MsBoundFixType;

Fore.NET Syntax

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

Description

The UpperBoundFixed property determines upper constraint type.

Comments

To set lower constraint type, use the IMsTargetFormulaTerm.LowerBoundFixed property.

Fore and Fore.NET Examples

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

See also:

IMsTargetFormulaTerm