UtilReasGrp Class Methods
- Last UpdatedNov 06, 2025
- 3 minute read
For a list of all members of this type, see UtilReasGrp members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | Overloaded. This is temporary until the MES Client is updated. The Add() method adds a new utilization reason group record to the Util_Reas_Grp table. |
![]() ![]() | Delete | The Delete() method removes the specified utilization reason group record from the Util_Reas_Group table for the specified reason group. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more utilization reason group records from the Util_Reas_Grp table, as specified by the filter parameters. Passing no filter parameters will remove all utilization reason group records from the table. |
![]() ![]() | GetAll | Overloaded. This is temporary until the MES Client is updated. The GetAll() method retrieves one or more utilization reason group records from the Util_Reas_Grp table, as specified by the filter parameters. Passing no filter parameters will retrieve all utilization reason group records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified utilization reason group record from the Util_Reas_Grp table. |
![]() ![]() | Update | Overloaded. This is temporary until the MES Client is updated. The Update() method updates all columns for the specified utilization reason group record in the Util_Reas_Grp table. |
![]() ![]() | UpdateSpecific | Overloaded. This is temporary until the MES Client is updated. The UpdateSpecific() method updates selected columns for the specified utilization reason group record in the Util_Reas_Grp table. |

