UpperConstraintStatus: TargetConstraintStatusType;
UpperConstraintStatus: Prognoz.Platform.Interop.Ms.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 IMsTargetConstraintCommon.LowerConstraintStatus property.
The property use is given in the example for IMsTargetConstraintCommon.LowerConstraintStatus.
See also: