Compartir a través de


del método ReportingEventReceiverServiceProxyClient.OnTimesheetPeriodChangedRemote

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
Public Sub OnTimesheetPeriodChangedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostTimesheetPeriodChangedEventArgs _
)
'Uso
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostTimesheetPeriodChangedEventArgs

instance.OnTimesheetPeriodChangedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnTimesheetPeriodChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostTimesheetPeriodChangedEventArgs e
)

Parámetros

Implementaciones

IReportingEventReceiverRemote.OnTimesheetPeriodChangedRemote(PSContextInfo, Guid, ReportingPostTimesheetPeriodChangedEventArgs)

Vea también

Referencia

clase ReportingEventReceiverServiceProxyClient

Miembros ReportingEventReceiverServiceProxyClient

Espacio de nombres Microsoft.Office.Project.Server.Events