GetAllUtilRawReasonLinks(Int32,String) Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the GetAllUtilRawReasonLinks() method retrieves the Util_Reas_Link records for the specified entity, filtered by the specified utilization raw reason code.
Parameters
- entId
- Required. Holds the ID of the entity for which the utilization raw reason codes are being retrieved.
- rawReasCd
- Optional. Holds the code by which to filter the utilization raw reason codes being retrieved.
Return Value
Returns a DataSet containing the utilization raw reasons links, filtered by the specified entity and utilization raw reason code.