ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.ReminderIsRepetitive 属性

确定订阅提醒是否定期提醒。

命名空间:  WebSvcNotifications
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Property ReminderIsRepetitive As Boolean
    Get
    Set
用法
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Boolean

value = instance.ReminderIsRepetitive

instance.ReminderIsRepetitive = value
public bool ReminderIsRepetitive { get; set; }

属性值

类型:System.Boolean

另请参阅

引用

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 类

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 成员

WebSvcNotifications 命名空间