Ms > Ms Assembly Interfaces > IMsTargetFormulaTerm > IMsTargetFormulaTerm.UpperBoundFixed
UpperBoundFixed: MsBoundFixType;
UpperBoundFixed: Prognoz.Platform.Interop.Ms.MsBoundFixType;
The UpperBoundFixed property determines upper constraint type.
To set lower constraint type, use the IMsTargetFormulaTerm.LowerBoundFixed property.
The property use is given in the example for IMsOptimizationProblem.CriterionFunction.
See also: