ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderCategoryNull Method
Determines whether the ReminderCategory property is set to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Function IsReminderCategoryNull As Boolean
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsReminderCategoryNull()
public bool IsReminderCategoryNull()
Return Value
Type: System.Boolean
See Also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Members