Share via


ReportingResourceDeletedHandler - Délégué

Gestionnaire d'événements pour post-l'événement Reporting ResourceDeleted .

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
Public Delegate Sub ReportingResourceDeletedHandler ( _
    contextInfo As PSContextInfo, _
    e As ReportingPostResourceDeletedEventArgs _
)
'Utilisation
Dim instance As New ReportingResourceDeletedHandler(AddressOf HandlerMethod)
public delegate void ReportingResourceDeletedHandler(
    PSContextInfo contextInfo,
    ReportingPostResourceDeletedEventArgs e
)

Paramètres

Voir aussi

Référence

Microsoft.Office.Project.Server.Events - Espace de noms