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


Делегат TimesheetLineApprovingHandlerRemote

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

Синтаксис

'Декларация
Public Delegate Function TimesheetLineApprovingHandlerRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As TimesheetLinePreApproveEventArgs _
) As TimesheetLinePreApproveEventArgs
'Применение
Dim instance As New TimesheetLineApprovingHandlerRemote(AddressOf HandlerMethod)
public delegate TimesheetLinePreApproveEventArgs TimesheetLineApprovingHandlerRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    TimesheetLinePreApproveEventArgs e
)

Параметры

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

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

См. также

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

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