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