ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.RecipientType property
Especifica o tipo de destinatário associado ao lembrete de assinatura.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Property RecipientType As Integer
Get
Set
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer
value = instance.RecipientType
instance.RecipientType = value
public int RecipientType { get; set; }
Property value
Type: System.Int32
Ver também
Referência
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members