SystemSettings..::..AutoSetAllocationDateToMostRecent Property

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

Syntax


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