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


Метод RulesEventReceiver.OnProcessingRemote

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

Синтаксис

'Декларация
Public Overridable Function OnProcessingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As RulesPreProcessEventArgs _
) As RulesPreProcessEventArgs
'Применение
Dim instance As RulesEventReceiver
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As RulesPreProcessEventArgs
Dim returnValue As RulesPreProcessEventArgs

returnValue = instance.OnProcessingRemote(contextInfo, _
    eventHandlerUid, e)
public virtual RulesPreProcessEventArgs OnProcessingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    RulesPreProcessEventArgs e
)

Параметры

Возвращаемое значение

Тип: Microsoft.Office.Project.Server.Events.RulesPreProcessEventArgs

Реализации

IRulesEventReceiverRemote.OnProcessingRemote(PSContextInfo, Guid, RulesPreProcessEventArgs)

См. также

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

RulesEventReceiver класс

Элементы RulesEventReceiver

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