ReportingFiscalPeriodDeletedHandlerRemote - Délégué

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 ReportingFiscalPeriodDeletedHandlerRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostFiscalPeriodDeletedEventArgs _
)
'Utilisation
Dim instance As New ReportingFiscalPeriodDeletedHandlerRemote(AddressOf HandlerMethod)
public delegate void ReportingFiscalPeriodDeletedHandlerRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostFiscalPeriodDeletedEventArgs e
)

Paramètres

Voir aussi

Référence

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