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 命名空间