Share via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.SetAlertNameNull method

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

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetAlertNameNull
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow

instance.SetAlertNameNull()
public void SetAlertNameNull()

See also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow members

WebSvcNotifications namespace