AssnHistoryDataSet.HistoryRowChangeEventHandler - Délégué

Décrit le Gestionnaire d'événements paramètres lorsque les données associées à une AssnHistoryDataSet.HistoryRow sont modifiées et un événement doivent être déclenchés.

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

Syntaxe

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

Paramètres

Voir aussi

Référence

WebSvcStatusing - Espace de noms