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


Метод AdminEventReceiverServiceProxyClient.OnReportingPeriodUpdatingRemote

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

Синтаксис

'Декларация
Public Function OnReportingPeriodUpdatingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPeriodPreUpdateEventArgs _
) As ReportingPeriodPreUpdateEventArgs
'Применение
Dim instance As AdminEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPeriodPreUpdateEventArgs
Dim returnValue As ReportingPeriodPreUpdateEventArgs

returnValue = instance.OnReportingPeriodUpdatingRemote(contextInfo, _
    eventHandlerUid, e)
public ReportingPeriodPreUpdateEventArgs OnReportingPeriodUpdatingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPeriodPreUpdateEventArgs e
)

Параметры

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

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

Реализации

IAdminEventReceiverRemote.OnReportingPeriodUpdatingRemote(PSContextInfo, Guid, ReportingPeriodPreUpdateEventArgs)

См. также

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

AdminEventReceiverServiceProxyClient класс

Элементы AdminEventReceiverServiceProxyClient

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