IMsTargetFormulaTerm.UpperBoundFixed

Syntax

UpperBoundFixed: MsBoundFixType;

Description

The UpperBoundFixed property determines upper constraint type.

Comments

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

Example

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

See also:

IMsTargetFormulaTerm