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


Метод IRulesEventReceiverRemote.OnCopyingRemote

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

Синтаксис

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

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

Параметры

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

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

См. также

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

IRulesEventReceiverRemote интерфейс

Элементы IRulesEventReceiverRemote

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