TargetUpdateCustomerAddress Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to update a customer address (address).
The TargetUpdateCustomerAddress class inherits from TargetUpdate. It exposes the following members.
| Constructor | Description |
| TargetUpdateCustomerAddress | Initializes a new instance of the TargetUpdateCustomerAddress class. |
| Instance Property | Description |
| CustomerAddress | Gets or sets the customer address (address) entity. |
Remarks
Pass an instance of this class as the target parameter in the UpdateRequest class.
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
