Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.