TargetUpdateContractDetail Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to update a contract detail (contract line).
The TargetUpdateContractDetail class inherits from TargetUpdate. It exposes the following members.
| Constructor | Description |
| TargetUpdateContractDetail | Initializes a new instance of the TargetUpdateContractDetail class. |
| Instance Property | Description |
| ContractDetail | Gets or sets the contract detail (contract line) 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.
