LogisticsAddressDistrict::find_RU Method
Finds the district record by PK.
Syntax
server public static LogisticsAddressDistrict find_RU(LogisticsAddressDistrictRecId _districtRecId, [boolean _forUpdate])
Run On
Server
Parameters
- _districtRecId
Type: LogisticsAddressDistrictRecId Extended Data Type
The record ID.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: LogisticsAddressDistrict Table
The district record that is found.