clsPayLineInvoice..::..DiscountedAmount Property

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

Syntax


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