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