共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.NextRun 屬性

指定下一個日期和時間會檢查此提醒。

命名空間:  WebSvcNotifications
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property NextRun As DateTime
    Get
    Set
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As DateTime

value = instance.NextRun

instance.NextRun = value
public DateTime NextRun { get; set; }

屬性值

類型:System.DateTime

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 成員

WebSvcNotifications 命名空間