SalesOrder..::..SourceQuoteID Property

Gets or sets the source quote identifier.

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

Syntax


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

Field Value

The source quote identifier.