SalesQuoteHistory Constructor

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

Syntax


public SalesQuoteHistory(
	TaxRateCollection GstTaxRates
)
Public Sub New ( _
	GstTaxRates As TaxRateCollection _
)
public:
SalesQuoteHistory(
	TaxRateCollection^ GstTaxRates
)