ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetReminderCategoryNull method
Sets the ReminderCategory property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetReminderCategoryNull
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
instance.SetReminderCategoryNull()
public void SetReminderCategoryNull()
See also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members