ConvertQuoteToSalesOrderRequest.QuoteCloseSubject Property

Definition

Gets or sets the subject associated with the closed quote.

public:
 property System::String ^ QuoteCloseSubject { System::String ^ get(); void set(System::String ^ value); };
public string QuoteCloseSubject { get; set; }
member this.QuoteCloseSubject : string with get, set
Public Property QuoteCloseSubject As String

Property Value

The subject associated with the quote close activity.

Applies to