Поделиться через


Свойство 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