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


Метод TimesheetEventReceiver.OnLineApprovingRemote

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

Синтаксис

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

returnValue = instance.OnLineApprovingRemote(contextInfo, _
    eventHandlerUid, e)
public virtual TimesheetLinePreApproveEventArgs OnLineApprovingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    TimesheetLinePreApproveEventArgs e
)

Параметры

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

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

Реализации

ITimesheetEventReceiverRemote.OnLineApprovingRemote(PSContextInfo, Guid, TimesheetLinePreApproveEventArgs)

См. также

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

TimesheetEventReceiver класс

Элементы TimesheetEventReceiver

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