Line..::..RE_Lines_TaxAmount Property

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseInvoices
Assembly:  JiwaPurchaseInvoices (in JiwaPurchaseInvoices.dll)

Syntax


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