Share via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.SetIsSubscribedNull method

Sets the IsSubscribedsw() property to a null reference (Nothing in Visual Basic).

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.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

WebSvcNotifications namespace