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


Метод ReportingEventReceiver.OnCustomFieldChangedRemote

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

Синтаксис

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

instance.OnCustomFieldChangedRemote(contextInfo, _
    eventHandlerUid, e)
public virtual void OnCustomFieldChangedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    ReportingPostCustomFieldChangedEventArgs e
)

Параметры

Реализации

IReportingEventReceiverRemote.OnCustomFieldChangedRemote(PSContextInfo, Guid, ReportingPostCustomFieldChangedEventArgs)

См. также

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

ReportingEventReceiver класс

Элементы ReportingEventReceiver

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