CartageCharge Constructor

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

Syntax


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