ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.RecipientType-Eigenschaft
Gibt den Typ der Empfänger im Zusammenhang mit der Abonnement-Erinnerung.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property RecipientType As Integer
Get
Set
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer
value = instance.RecipientType
instance.RecipientType = value
public int RecipientType { get; set; }
Eigenschaftswert
Typ: System.Int32
Siehe auch
Referenz
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member