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

