LogisticsPostalAddress::addressRecIdFromLocationRecId Method
Gets the record ID of the LogisticsPostalAddress table from the LogisticsLocation record ID.
Syntax
client server public static LogisticsPostalAddressRecId addressRecIdFromLocationRecId(LogisticsLocationRecId _recId)
Run On
Called
Parameters
- _recId
Type: LogisticsLocationRecId Extended Data Type
The LogisticsPostalAddressRecId record ID of the LogisticsLocation table.
Return Value
Type: LogisticsPostalAddressRecId Extended Data Type
The LogisticsPostalAddress record ID.