DirectDebtorReceipt..::..DiscountAmountIncGST Property

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

Syntax


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