LogisticsPostalAddress::locationNameFromRecId Method
Gets the location name that is associated with the LogisticsPostalAddressRecId field on the LogisticsPostalAddress table.
Syntax
client server public static Description locationNameFromRecId(LogisticsPostalAddressRecId _recId)
Run On
Called
Parameters
- _recId
Type: LogisticsPostalAddressRecId Extended Data Type
The LogisticsPostalAddressRecId ID value from the LogisticsPostalAddress record.
Return Value
Type: Description Extended Data Type
The location name.