LockInvoicePricingRequest Class (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Contains the data needed to lock the total price of products and services specified in the invoice.
The LockInvoicePricingRequest class inherits from Request. It exposes the following members.
| Constructor | Description |
| LockInvoicePricingRequest | Initializes a new instance of the LockInvoicePricingRequest class. |
| Instance Property | Description |
| InvoiceId | Gets or sets the ID of the invoice. |
Remarks
Pass an instance of this class as the request parameter in the Execute method.
Requirements
Web Service: CrmService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
