DirectCreditorPayment..::..AmountIncGST Property

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

Syntax


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