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