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


Метод IRulesEventReceiverRemote.OnProcessingRemote

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

Синтаксис

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

returnValue = instance.OnProcessingRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
RulesPreProcessEventArgs OnProcessingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    RulesPreProcessEventArgs e
)

Параметры

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

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

См. также

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

IRulesEventReceiverRemote интерфейс

Элементы IRulesEventReceiverRemote

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