Partager via


IReportingEventReceiverRemote.OnTimesheetStatusChangedRemote - 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
<OperationContractAttribute> _
Sub OnTimesheetStatusChangedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostTimesheetStatusChangedEventArgs _
)
'Utilisation
Dim instance As IReportingEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostTimesheetStatusChangedEventArgs

instance.OnTimesheetStatusChangedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnTimesheetStatusChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostTimesheetStatusChangedEventArgs e
)

Paramètres

Voir aussi

Référence

IReportingEventReceiverRemote interface

IReportingEventReceiverRemote - Membres

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