AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRow.SetAlertNameNull Method
Sets the AlertName property to a null reference (Nothing in Visual Basic).
Namespace: [Notifications Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Notifications.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Notifications.asmx?wsdl
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