Compartilhar via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.AlertSubscriptionInfoRowChanged event

Pós-evento ocorre depois que uma linha é alterada.

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

Syntax

'Declaração
Public Event AlertSubscriptionInfoRowChanged As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler
'Uso
Dim instance As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
Dim handler As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler

AddHandler instance.AlertSubscriptionInfoRowChanged, handler
public event AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler AlertSubscriptionInfoRowChanged

Ver também

Referência

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable members

WebSvcNotifications namespace