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


Метод TimesheetEventReceiver.OnRecallingRemote

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

Синтаксис

'Декларация
Public Overridable Function OnRecallingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As TimesheetPreRecallEventArgs _
) As TimesheetPreRecallEventArgs
'Применение
Dim instance As TimesheetEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As TimesheetPreRecallEventArgs
Dim returnValue As TimesheetPreRecallEventArgs

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

Параметры

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

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

Реализации

ITimesheetEventReceiverRemote.OnRecallingRemote(PSContextInfo, Guid, TimesheetPreRecallEventArgs)

См. также

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

TimesheetEventReceiver класс

Элементы TimesheetEventReceiver

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