SystemSettings..::..DebtorLastMonthlyRolled Property

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

Syntax


public DateTime DebtorLastMonthlyRolled { get; set; }
Public Property DebtorLastMonthlyRolled As DateTime
	Get
	Set
public:
property DateTime^ DebtorLastMonthlyRolled {
	DateTime^ get ();
	void set (DateTime^ value);
}