SalesOrder..::..QuoteID Property

Gets or sets the quote identifier.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public string QuoteID { get; set; }
Public Property QuoteID As String
	Get
	Set
public:
property String^ QuoteID {
	String^ get ();
	void set (String^ value);
}

Field Value

The quote identifier.