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