CustomerAddress


Description

A set of address information for a customer within Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

CustomerAddressKey

N/A

N/A

The customer address key object that uniquely identifies the set of address information.

SalespersonKey

SalespersonKey

N/A

N/A

The salesperson key object that specifies the salesperson associated with the set of address information.

SalesTerritoryKey

SalesTerritoryKey

N/A

N/A

The sales territory key object that specifies the sales territory associated with the set of address information.

WarehouseKey

WarehouseKey

N/A

N/A

The warehouse site key object that specifies the warehouse associated with the set of address information.

DeleteOnUpdate

boolean

N/A

False

Set this flag to True when calling the Update operation to remove the address from the customer.


Inherits from

ConstituentAddress


Documentation Feedback