DebtorAllocation..::..DebitAged Property

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

Syntax


public bool DebitAged { get; set; }
Public Property DebitAged As Boolean
	Get
	Set
public:
property bool^ DebitAged {
	bool^ get ();
	void set (bool^ value);
}