ConvertQuoteToSalesOrderRequest.QuoteCloseDescription Property

Definition

Gets or sets the description for closing the quote.

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

Property Value

The description.

Applies to