Partager via


ReportingEventReceiver.OnTimesheetPeriodCreatedRemote - 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 Overridable Sub OnTimesheetPeriodCreatedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostTimesheetPeriodCreatedEventArgs _
)
'Utilisation
Dim instance As ReportingEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostTimesheetPeriodCreatedEventArgs

instance.OnTimesheetPeriodCreatedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnTimesheetPeriodCreatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostTimesheetPeriodCreatedEventArgs e
)

Paramètres

Implémentations

IReportingEventReceiverRemote.OnTimesheetPeriodCreatedRemote(PSContextInfo, Guid, ReportingPostTimesheetPeriodCreatedEventArgs)

Voir aussi

Référence

ReportingEventReceiver classe

ReportingEventReceiver - Membres

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