Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetRecipientTypeNull method

Define a propriedade RecipientType para um valor de a null reference (Nothing in Visual Basic) .

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Sub SetRecipientTypeNull
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

instance.SetRecipientTypeNull()
public void SetRecipientTypeNull()

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members

WebSvcNotifications namespace