UtilReasLink Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see UtilReasLink members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new utilization reason link record to the Util_Reas_Link table. |
![]() ![]() | Delete | The Delete() method removes the specified utilization reason link record from the Util_Reas_Link table for the specified entity, raw reason code, and reason code. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more utilization reason link records from the Util_Reas_Link table, as specified by the filter parameters. Passing no filter parameters will remove all utilization reason link records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more utilization reason link records from the Util_Reas_Link table, as specified by the filter parameters. Passing no filter parameters will retrieve all utilization reason link records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves one utilization reason link record from the Util_Reas_Link table, as specified by the filter parameters. |

