ReportingEventReceiverServiceProxyClient.OnFiscalPeriodChangedRemote - 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 OnFiscalPeriodChangedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostFiscalPeriodChangedEventArgs _
)
'Utilisation
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostFiscalPeriodChangedEventArgs

instance.OnFiscalPeriodChangedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnFiscalPeriodChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostFiscalPeriodChangedEventArgs e
)

Paramètres

Implémentations

IReportingEventReceiverRemote.OnFiscalPeriodChangedRemote(PSContextInfo, Guid, ReportingPostFiscalPeriodChangedEventArgs)

Voir aussi

Référence

ReportingEventReceiverServiceProxyClient classe

ReportingEventReceiverServiceProxyClient - Membres

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