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


Делегат ReportingTimesheetPeriodChangedHandlerRemote

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

Синтаксис

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

Параметры

См. также

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

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