Compartir a través de


del método AdminEventReceiverServiceProxyClient.OnReportingPeriodUpdatingRemote

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 Function OnReportingPeriodUpdatingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPeriodPreUpdateEventArgs _
) As ReportingPeriodPreUpdateEventArgs
'Uso
Dim instance As AdminEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPeriodPreUpdateEventArgs
Dim returnValue As ReportingPeriodPreUpdateEventArgs

returnValue = instance.OnReportingPeriodUpdatingRemote(contextInfo, _
    eventHandlerUid, e)
public ReportingPeriodPreUpdateEventArgs OnReportingPeriodUpdatingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPeriodPreUpdateEventArgs e
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Project.Server.Events.ReportingPeriodPreUpdateEventArgs

Implementaciones

IAdminEventReceiverRemote.OnReportingPeriodUpdatingRemote(PSContextInfo, Guid, ReportingPeriodPreUpdateEventArgs)

Vea también

Referencia

clase AdminEventReceiverServiceProxyClient

Miembros AdminEventReceiverServiceProxyClient

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