Debtor..::..CreditLimit Property

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

Syntax


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