CartageCharge Constructor

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

Syntax


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