TargetUpdateSalesOrder Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to update a sales order (order).
The TargetUpdateSalesOrder class inherits from TargetUpdate. It exposes the following members.
| Constructor | Description |
| TargetUpdateSalesOrder | Initializes a new instance of the TargetUpdateSalesOrder class. |
| Instance Property | Description |
| SalesOrder | Gets or sets the sales order (order) entity. |
Remarks
The value for pricingerrorcode is supplied by the platform. If you attempt to overwrite this value using Update, the platform will override your changes.
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.
