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