Scheduler for WPF
NextReminderDate プロパティ (Reminder)

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 > Reminder クラス : NextReminderDate プロパティ
Gets the System.DateTime value indicating the next time the specified reminder will occur.
シンタックス
'宣言
 
Public ReadOnly Property NextReminderDate As System.Date
public System.DateTime NextReminderDate {get;}
解説
The NextReminderDate property value changes every time the object's Snooze method is executed or when the user clicks the Snooze button.
参照

Reminder クラス
Reminder メンバ