AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowDeleted Event
The post-event that occurs after a row is deleted.
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 Event AlertSubscriptionInfoRowDeleted As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim handler As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
AddHandler instance.AlertSubscriptionInfoRowDeleted, handler
public event AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler AlertSubscriptionInfoRowDeleted
See Also
Reference
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Members