SalesQuoteActivate..::..SalesQuoteHistory Property

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

Syntax


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