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