BatchLine..::..SourceQuoteHistoryNo Property

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

Syntax


public int SourceQuoteHistoryNo { get; set; }
Public Property SourceQuoteHistoryNo As Integer
	Get
	Set
public:
property int^ SourceQuoteHistoryNo {
	int^ get ();
	void set (int^ value);
}