ReportingEventReceiverServiceProxyClient.OnFiscalPeriodDeletedRemote - Méthode

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 Sub OnFiscalPeriodDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostFiscalPeriodDeletedEventArgs _
)
'Utilisation
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostFiscalPeriodDeletedEventArgs

instance.OnFiscalPeriodDeletedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnFiscalPeriodDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostFiscalPeriodDeletedEventArgs e
)

Paramètres

Implémentations

IReportingEventReceiverRemote.OnFiscalPeriodDeletedRemote(PSContextInfo, Guid, ReportingPostFiscalPeriodDeletedEventArgs)

Voir aussi

Référence

ReportingEventReceiverServiceProxyClient classe

ReportingEventReceiverServiceProxyClient - Membres

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