ConvertQuoteToSalesOrderRequest.QuoteCloseDescription Property
Applies To: Dynamics CRM 2015
Gets or sets the description for closing the quote.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public string QuoteCloseDescription { get; set; }
public:
property String^ QuoteCloseDescription {
String^ get();
void set(String^ value);
}
member QuoteCloseDescription : string with get, set
Public Property QuoteCloseDescription As String
Property Value
Type: System.String
Returns String
The description.
See Also
ConvertQuoteToSalesOrderRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright