UtilReas Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by UtilReas.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | Overloaded. The Add() method adds a utilization reason record to the Util_Reas table. |
![]() ![]() | Delete | The Delete() method removes the specified utilization reason record from the Util_Reas table for the specified reason. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more utilization reason records from the Util_Reas table, as specified by the filter parameters. Passing no filter parameters will remove all utilization reason records from the table. |
![]() ![]() | GetAll | Overloaded. The GetAll() method retrieves one or more utilization reason records from the Util_Reas table, as specified by the filter parameters. Passing no filter parameters will retrieve all utilization reason records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified utilization reason record from the Util_Reas table. |
![]() ![]() | Update | Overloaded. The Update() method updates all columns for the specified utilization reason record in the Util_Reas table. |
![]() ![]() | UpdateSpecific | Overloaded. The UpdateSpecific() method updates selected columns for the specified utilization reason record in the Util_Reas table. |

