LogisticsPostalAddress::findByAddress_IN Method
Reads the LogisticsPostalAddress table for the specified addressing.
Syntax
client server public static LogisticsPostalAddress findByAddress_IN(Addressing _addressing)
Run On
Called
Parameters
- _addressing
Type: Addressing Extended Data Type
The addressing to use to select the record.
Return Value
Type: LogisticsPostalAddress Table
A buffer that contains the LogisticsPostalAddress table.