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


Метод ReportingEventReceiver.OnUserViewChangedRemote

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

Синтаксис

'Декларация
Public Overridable Sub OnUserViewChangedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As ReportingPostUserViewChangedEventArgs _
)
'Применение
Dim instance As ReportingEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As ReportingPostUserViewChangedEventArgs

instance.OnUserViewChangedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnUserViewChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostUserViewChangedEventArgs e
)

Параметры

Реализации

IReportingEventReceiverRemote.OnUserViewChangedRemote(PSContextInfo, Guid, ReportingPostUserViewChangedEventArgs)

См. также

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

ReportingEventReceiver класс

Элементы ReportingEventReceiver

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