ToDo..::..ReminderSpecificDateTime Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaToDos.Lister
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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