Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetReminderCategoryNull method

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

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

Syntax

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

instance.SetReminderCategoryNull()
public void SetReminderCategoryNull()

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members

WebSvcNotifications namespace