Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.ReminderSubscriptionInfoRowDeleting Event

Namespace:  WebSvcNotifications
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

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

WebSvcNotifications Namespace