LowerConstraintStatus: TargetConstraintStatusType;
LowerConstraintStatus: Prognoz.Platform.Interop.Cp.TargetConstraintStatusType;
The LowerConstraintStatus property returns status of constraint lower border.
The value is available after criterion function calculation. To get constraint upper border status, use the ITargetConstraintInfo.UpperConstraintStatus property.
The property use is given in the example for ITargetConstraintInfo.OptimalValue.
See also: