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


Метод ReportingEventReceiverServiceProxyClient.OnCustomFieldCreatedRemote

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

Синтаксис

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

instance.OnCustomFieldCreatedRemote(contextInfo, _
    eventHandlerUid, e)
public void OnCustomFieldCreatedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostCustomFieldCreatedEventArgs e
)

Параметры

Реализации

IReportingEventReceiverRemote.OnCustomFieldCreatedRemote(PSContextInfo, Guid, ReportingPostCustomFieldCreatedEventArgs)

См. также

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

ReportingEventReceiverServiceProxyClient класс

Элементы ReportingEventReceiverServiceProxyClient

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