Line..::..TaxRate Property

Gets the tax rate.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Shipping
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The tax rate.