Compartir a través de


del método ReportingEventReceiverServiceProxyClient.OnTimesheetDeletedRemote

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 OnTimesheetDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostTimesheetDeletedEventArgs _
)
'Uso
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostTimesheetDeletedEventArgs

instance.OnTimesheetDeletedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnTimesheetDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostTimesheetDeletedEventArgs e
)

Parámetros

Implementaciones

IReportingEventReceiverRemote.OnTimesheetDeletedRemote(PSContextInfo, Guid, ReportingPostTimesheetDeletedEventArgs)

Vea también

Referencia

clase ReportingEventReceiverServiceProxyClient

Miembros ReportingEventReceiverServiceProxyClient

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