ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.ReminderSubscriptionInfoRowDeleted event
Pós-evento ocorre depois que uma linha é excluída.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Event ReminderSubscriptionInfoRowDeleted As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim handler As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler
AddHandler instance.ReminderSubscriptionInfoRowDeleted, handler
public event ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRowChangeEventHandler ReminderSubscriptionInfoRowDeleted
Ver também
Referência
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable members