StatusingDataSet.CalendarsRowChangeEventHandler - Délégué

Décrit le Gestionnaire d'événements paramètres lorsque les données associées à une StatusingDataSet.CalendarsRow 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 CalendarsRowChangeEventHandler ( _
    sender As Object, _
    e As StatusingDataSet.CalendarsRowChangeEvent _
)
'Utilisation
Dim instance As New CalendarsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void CalendarsRowChangeEventHandler(
    Object sender,
    StatusingDataSet.CalendarsRowChangeEvent e
)

Paramètres

Voir aussi

Référence

WebSvcStatusing - Espace de noms