AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowChanging Event
The pre-event that occurs before 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 AlertSubscriptionInfoRowChanging As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
'Usage
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim handler As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
AddHandler instance.AlertSubscriptionInfoRowChanging, handler
public event AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler AlertSubscriptionInfoRowChanging
See Also
Reference
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Class
AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable Members