IMsTargetFormulaTerm.LowerBoundFixed

Syntax

LowerBoundFixed: MsBoundFixType;

Description

The LowerBoundFixed property determines lower constraint type.

Comments

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

Example

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

See also:

IMsTargetFormulaTerm