SalesOrder..::..SourceQuoteHistoryID Property

Gets or sets the source quote history identifier.

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

Syntax


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

Field Value

The source quote history identifier.