Поделиться через


Метод TimesheetEventReceiverServiceProxyClient.OnRecallingRemote

Пространство имен:  Microsoft.Office.Project.Server.Events
Сборка:  Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)

Синтаксис

'Декларация
Public Function OnRecallingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As TimesheetPreRecallEventArgs _
) As TimesheetPreRecallEventArgs
'Применение
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
)

Параметры

Возвращаемое значение

Тип: Microsoft.Office.Project.Server.Events.TimesheetPreRecallEventArgs

Реализации

ITimesheetEventReceiverRemote.OnRecallingRemote(PSContextInfo, Guid, TimesheetPreRecallEventArgs)

См. также

Справочные материалы

TimesheetEventReceiverServiceProxyClient класс

Элементы TimesheetEventReceiverServiceProxyClient

Пространство имен Microsoft.Office.Project.Server.Events