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


Метод IReportingEventReceiverRemote.OnTimesheetPeriodChangedRemote

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

Синтаксис

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

instance.OnTimesheetPeriodChangedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnTimesheetPeriodChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostTimesheetPeriodChangedEventArgs e
)

Параметры

См. также

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

IReportingEventReceiverRemote интерфейс

Элементы IReportingEventReceiverRemote

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