UtilReasonGroup Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by UtilReasonGroup.
| Name | Description | |
|---|---|---|
![]() | ClassId | The class id for this instance |
![]() | DisplaySequence | The Display Sequence for this instance |
![]() | LastEditAt | The datetime of the last edit of this item class |
![]() | LastEditBy | The user_id of the person who made the last edit of this item class |
![]() | LastEditComment | The comment for the last edit of this item class if any |
![]() | NeedsSaved | Property to get whether or not the information has been changed and needs to be saved to the database. |
![]() | NewClassID | Property to get and set the new value for the class id. |
![]() | NewDisplaySeq | Property to get and set the new value for the display sequence. |
![]() | NewLastEditComment | Property to get and set the new value for the last edit comment. |
![]() | NewReasGrpDesc | Property to get and set the new value for the reason group description. |
![]() | ReasGrpDesc | The Reason Group Desc for this instance |
![]() | ReasGrpId | The Reason Grp Id for this instance |
| Name | Description | |
|---|---|---|
![]() ![]() | AddUtilReasonGrp | Overloaded. The AddUtilReasonGrp() method adds a new utilization reason group. |
![]() | Delete | The Delete() method removes the utilization reason group for the current object from the database. |
![]() ![]() | DeleteUtilReasonGrp | The DeleteUtilReasonGrp() method removes the specified utilization reason group. |
![]() ![]() | GetUtilReasonGroups | The GetUtilReasonGroups() method retrieves all defined utilization reason groups. |
![]() | Refresh | The Refresh() method retrieves the utilization reason group information from the database to refresh the information in memory. |
![]() | Save | The Save() method adds or updates the utilization reason group in the database based on changes in memory information. |
![]() ![]() | UpdateUtilReasonGrp | Overloaded. The UpdateUtilReasonGrp() method updates the data of the specified utilization reason group. |



