The TargetConstraintStatusType enumeration is used to determine a constraint limit status.
It is used by the following properties and methods:
| Value | Brief description |
| 0 | NotReached. Limit is not reached. |
| 1 | Reached. Limit is reached and cannot be disabled. |
| 2 | Disabled. Limit is reached and disabled. |
See also: