Compartir a través de


de la propiedad ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.RecipientType

Especifica el tipo de destinatario asociado con el aviso de suscripción.

Espacio de nombres:  WebSvcNotifications
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
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; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Espacio de nombres WebSvcNotifications