BatchLine..::..SourceQuoteHistoryID Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.RecurringBatch
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);
}