AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.SetIsSubscribedNull Method
Sets the IsSubscribedsw() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetIsSubscribedNull
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow
instance.SetIsSubscribedNull()
public void SetIsSubscribedNull()
See Also
Reference
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow Members