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


Метод ITimesheetEventReceiverRemote.OnLineApprovingRemote

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

Синтаксис

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

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

Параметры

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

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

См. также

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

ITimesheetEventReceiverRemote интерфейс

Элементы ITimesheetEventReceiverRemote

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