Partager via


IRulesEventReceiverRemote.OnCopyingRemote - Méthode

Espace de noms :  Microsoft.Office.Project.Server.Events
Assembly :  Microsoft.Office.Project.Server.Events.Receivers (dans Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntaxe

'Déclaration
<OperationContractAttribute> _
Function OnCopyingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As RulesPreCopyEventArgs _
) As RulesPreCopyEventArgs
'Utilisation
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
)

Paramètres

Valeur renvoyée

Type : Microsoft.Office.Project.Server.Events.RulesPreCopyEventArgs

Voir aussi

Référence

IRulesEventReceiverRemote interface

IRulesEventReceiverRemote - Membres

Microsoft.Office.Project.Server.Events - Espace de noms