ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.ReminderSubscriptionInfoRowDeleting Event
The pre-event that occurs before 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 ReminderSubscriptionInfoRowDeleting As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim handler As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler
AddHandler instance.ReminderSubscriptionInfoRowDeleting, handler
public event ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler ReminderSubscriptionInfoRowDeleting
See Also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable Members