Share via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEventHandler - Délégué

Représente la méthode qui gère les événements qui se produisent lorsqu'une action est effectuée sur la ligne de données.

Espace de noms :  WebSvcNotifications
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Delegate Sub AlertSubscriptionInfoRowChangeEventHandler ( _
    sender As Object, _
    e As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent _
)
'Utilisation
Dim instance As New AlertSubscriptionInfoRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void AlertSubscriptionInfoRowChangeEventHandler(
    Object sender,
    AlertSubscriptionInfoDataSet.AlertSubscriptionInfoRowChangeEvent e
)

Paramètres

Voir aussi

Référence

WebSvcNotifications - Espace de noms