Debtor..::..EarlyPaymentDiscountAmount Property

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

Syntax


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