共用方式為


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