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


Метод TimesheetEventReceiverServiceProxyClient.OnSubmittingRemote

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

Синтаксис

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

returnValue = instance.OnSubmittingRemote(contextInfo, _
    eventHandlerUid, e)
public TimesheetPreSubmitEventArgs OnSubmittingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    TimesheetPreSubmitEventArgs e
)

Параметры

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

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

Реализации

ITimesheetEventReceiverRemote.OnSubmittingRemote(PSContextInfo, Guid, TimesheetPreSubmitEventArgs)

См. также

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

TimesheetEventReceiverServiceProxyClient класс

Элементы TimesheetEventReceiverServiceProxyClient

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