DeleteUtilReason Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the DeleteUtilReason() method deletes a utilization reason, as specified by a reason code string. The reason code string is optional.
| Overload | Description |
|---|---|
| DeleteUtilReason(String) | This overload of the DeleteUtilReason() method deletes a utilization reason, as specified by a reason code string. The reason code string is optional. |
| DeleteUtilReason(Int32) | This overload of the DeleteUtilReason() method deletes a utilization reason, as specified by a reason code integer. The reason code integer is required. |