Compartir a través de


del método TimesheetEventReceiverServiceProxyClient.OnRecallingRemote

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 OnRecallingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As TimesheetPreRecallEventArgs _
) As TimesheetPreRecallEventArgs
'Uso
Dim instance As TimesheetEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As TimesheetPreRecallEventArgs
Dim returnValue As TimesheetPreRecallEventArgs

returnValue = instance.OnRecallingRemote(contextInfo, _
    eventHandlerUid, e)
public TimesheetPreRecallEventArgs OnRecallingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    TimesheetPreRecallEventArgs e
)

Parámetros

Valor devuelto

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

Implementaciones

ITimesheetEventReceiverRemote.OnRecallingRemote(PSContextInfo, Guid, TimesheetPreRecallEventArgs)

Vea también

Referencia

clase TimesheetEventReceiverServiceProxyClient

Miembros TimesheetEventReceiverServiceProxyClient

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