Share via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowChanged Event

The post-event that occurs after a row is changed.

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 AlertSubscriptionInfoRowChanged As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim handler As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler

AddHandler instance.AlertSubscriptionInfoRowChanged, handler
public event AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler AlertSubscriptionInfoRowChanged

See Also

Reference

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Members

Notifications Web Service