GetAllUtilRawReasonLinks Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the GetAllUtilRawReasonLinks() method retrieves all Util_Reas_Link records for all entities.
| Overload | Description |
|---|---|
| GetAllUtilRawReasonLinks() | This overload of the GetAllUtilRawReasonLinks() method retrieves all Util_Reas_Link records for all entities. |
| GetAllUtilRawReasonLinks(Int32) | This overload of the GetAllUtilRawReasonLinks() method retrieves all Util_Reas_Link records for the specified entity. |
| GetAllUtilRawReasonLinks(String) | This overload of the GetAllUtilRawReasonLinks() method retrieves the Util_Reas_Link records for all entities, filtered by the specified utilization raw reason code. |
| GetAllUtilRawReasonLinks(Int32,String) | This overload of the GetAllUtilRawReasonLinks() method retrieves the Util_Reas_Link records for the specified entity, filtered by the specified utilization raw reason code. |