Debtor..::..StandingDiscountOnInvoices Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Debtor
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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