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


Метод ReportingEventReceiverServiceProxyClient.OnTimesheetPeriodChangedRemote

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

Синтаксис

'Декларация
Public Sub OnTimesheetPeriodChangedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostTimesheetPeriodChangedEventArgs _
)
'Применение
Dim instance As ReportingEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostTimesheetPeriodChangedEventArgs

instance.OnTimesheetPeriodChangedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnTimesheetPeriodChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostTimesheetPeriodChangedEventArgs e
)

Параметры

Реализации

IReportingEventReceiverRemote.OnTimesheetPeriodChangedRemote(PSContextInfo, Guid, ReportingPostTimesheetPeriodChangedEventArgs)

См. также

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

ReportingEventReceiverServiceProxyClient класс

Элементы ReportingEventReceiverServiceProxyClient

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