Freigeben über


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderCategoryNull-Methode

Bestimmt, ob die ReminderCategory -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.

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

Syntax

'Declaration
Public Function IsReminderCategoryNull As Boolean
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean

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

Rückgabewert

Typ: System.Boolean

Siehe auch

Referenz

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member

WebSvcNotifications-Namespace