Compartir a través de


del método TimesheetEventReceiverServiceProxyClient.OnLineApprovedRemote

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

instance.OnLineApprovedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnLineApprovedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    TimesheetLinePostApproveEventArgs e
)

Parámetros

Implementaciones

ITimesheetEventReceiverRemote.OnLineApprovedRemote(PSContextInfo, Guid, TimesheetLinePostApproveEventArgs)

Vea también

Referencia

clase TimesheetEventReceiverServiceProxyClient

Miembros TimesheetEventReceiverServiceProxyClient

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