Creditor..::..EarlyPaymentDiscountPercentage Property

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

Syntax


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