ToDo..::..ReminderDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.ToDos
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public DateTime ReminderDateTime { get; }
Public ReadOnly Property ReminderDateTime As DateTime
	Get
public:
property DateTime^ ReminderDateTime {
	DateTime^ get ();
}