ContactPerson.findPrimaryAddress Method
Retrieves the primary postal address for the contact of the party on the specified date.
Syntax
public LogisticsPostalAddress findPrimaryAddress([TransDateTime _transDateTime, boolean _forUpdate])
Run On
Called
Parameters
- _transDateTime
Type: TransDateTime Extended Data Type
The primary postal address date.
- _forUpdate
Type: boolean
A Boolean value that specifies whether to update the address.
Return Value
Type: LogisticsPostalAddress Table
The primary postal address.