LogisticsPostalAddress::addressFromRecId Method
Gets the address that is associated with the LogisticsPostalAddressRecId field on the LogisticsPostalAddress table.
Syntax
client server public static LogisticsAddressing addressFromRecId(LogisticsPostalAddressRecId _recId)
Run On
Called
Parameters
- _recId
Type: LogisticsPostalAddressRecId Extended Data Type
The record ID of the LogisticsPostalAddress record.
Return Value
Type: LogisticsAddressing Extended Data Type
The postal address.