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