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


Метод ReportingEventReceiverServiceProxyClient.OnResourceCreatedRemote

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

Синтаксис

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

instance.OnResourceCreatedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnResourceCreatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostResourceCreatedEventArgs e
)

Параметры

Реализации

IReportingEventReceiverRemote.OnResourceCreatedRemote(PSContextInfo, Guid, ReportingPostResourceCreatedEventArgs)

См. также

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

ReportingEventReceiverServiceProxyClient класс

Элементы ReportingEventReceiverServiceProxyClient

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