Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderCategoryNull method

Determina se a propriedade ReminderCategory está definida como um valor de a null reference (Nothing in Visual Basic) .

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

Syntax

'Declaração
Public Function IsReminderCategoryNull As Boolean
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean

returnValue = instance.IsReminderCategoryNull()
public bool IsReminderCategoryNull()

Valor retornado

Type: System.Boolean

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members

WebSvcNotifications namespace