Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetIsSubscribedNull method

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

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

Syntax

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

instance.SetIsSubscribedNull()
public void SetIsSubscribedNull()

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members

WebSvcNotifications namespace