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


Свойство ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.RecipientType

Указывает тип получателя, связанное с напоминанием подписки.

Пространство имен:  WebSvcNotifications
Сборка:  ProjectServerServices (в ProjectServerServices.dll)

Синтаксис

'Декларация
Public Property RecipientType As Integer
    Get
    Set
'Применение
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer

value = instance.RecipientType

instance.RecipientType = value
public int RecipientType { get; set; }

Значение свойства

Тип: System.Int32

См. также

Справочные материалы

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow класс

Элементы ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Пространство имен WebSvcNotifications