clsStaff..::..ReportsLoginLastSavedDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaStaff
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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