Share via


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

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether to update the address.

Return Value

Type: LogisticsPostalAddress Table
The primary postal address.

See Also

Reference

ContactPerson Table