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


Метод StatusReportsEventReceiver.OnResponseUpdatingRemote

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

Синтаксис

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

returnValue = instance.OnResponseUpdatingRemote(contextInfo, _
    eventHandlerUid, e)
public virtual StatusReportsPreResponseUpdateEventArgs OnResponseUpdatingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    StatusReportsPreResponseUpdateEventArgs e
)

Параметры

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

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

Реализации

IStatusReportsEventReceiverRemote.OnResponseUpdatingRemote(PSContextInfo, Guid, StatusReportsPreResponseUpdateEventArgs)

См. также

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

StatusReportsEventReceiver класс

Элементы StatusReportsEventReceiver

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