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


Метод ReportingEventReceiverServiceProxyClient.OnUserViewChangedRemote

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

Синтаксис

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

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

Параметры

Реализации

IReportingEventReceiverRemote.OnUserViewChangedRemote(PSContextInfo, Guid, ReportingPostUserViewChangedEventArgs)

См. также

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

ReportingEventReceiverServiceProxyClient класс

Элементы ReportingEventReceiverServiceProxyClient

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