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


Метод ITimesheetEventReceiverRemote.OnSubmittingRemote

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

Синтаксис

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

returnValue = instance.OnSubmittingRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
TimesheetPreSubmitEventArgs OnSubmittingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    TimesheetPreSubmitEventArgs e
)

Параметры

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

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

См. также

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

ITimesheetEventReceiverRemote интерфейс

Элементы ITimesheetEventReceiverRemote

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