UpdateUtilReasonGrp Method
- Last UpdatedNov 06, 2025
- 1 minute read
The UpdateUtilReasonGrp() method updates the data of the specified utilization reason group.
| Overload | Description |
|---|---|
| UpdateUtilReasonGrp(Int32,String,Int32) | The UpdateUtilReasonGrp() method updates the data of the specified utilization reason group. |
| UpdateUtilReasonGrp(Int32,String,Int32,Nullable<DateTime>) | The UpdateUtilReasonGrp() method updates the data of the specified utilization reason group. This overload of the method includes a lastEditAt DateTime parameter that can be used for optimistic concurrency control. |