DirectCreditorReceipt..::..AmountReconciledIncGST Property

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

Syntax


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