CloseQuote Message (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
| Works for all deployment types | Works online and offline |
Closes a quote.
The relevant classes are specified in the following table.
| Type | Class |
| Request | CloseQuoteRequest |
| Response | CloseQuoteResponse |
| Entity | quote |
Remarks
To use this message, pass an instance of the CloseQuoteRequest class as the request parameter in the Execute method.
To perform this action, the caller must have access rights on the quote entity instance. For a list of required privileges, see CloseQuote Privileges.
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.

