AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.SetAlertNameNull Method

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

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