UtilReasons Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by UtilReasons.
| Name | Description | |
|---|---|---|
![]() ![]() | AddUtilReason | Overloaded. The AddUtilReason() method adds a utilization reason. For this overload of the method, the time-related parameters being passed are optional. |
![]() ![]() | DeleteUtilReason | Overloaded. This overload of the DeleteUtilReason() method deletes a utilization reason, as specified by a reason code string. The reason code string is optional. |
![]() ![]() | GetAllReasonCorrActionLinks | The GetAllReasonCorrActionLinks() method retrieves all utilization reason correct action link records from the Util_Reas_Corr_Action_Link table. |
![]() ![]() | GetAllReasonLinks | The GetAllReasonLinks() method retrieves all utilization reason link records. |
![]() ![]() | GetUtilReasons | The GetUtilReasons() method obtains a DataSet that contains all defined utilization reasons, ordered by reason groups. |
![]() ![]() | LoadHashTableWithUtilReasonData | The LoadHashTableWithUtilReasonData() method creates and loads a hash table containing utilization reason data, keyed by reason code. |
![]() ![]() | UpdateUtilReason | Overloaded. The UpdateUtilReason() method updates the data of the specified utilization reason. This overload of the method uses a string to specify the reason code. |

