共用方式為


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 命名空間