Line..::..TaxAmount Property

Gets the tax amount.

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

Syntax


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

Field Value

The tax amount.