clsPayLineInvoice..::..FeeIncGSTAmount Property

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

Syntax


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