Compartir a través de


del método IRulesEventReceiverRemote.OnCopiedRemote

Espacio de nombres:  Microsoft.Office.Project.Server.Events
Ensamblado:  Microsoft.Office.Project.Server.Events.Receivers (en Microsoft.Office.Project.Server.Events.Receivers.dll)

Sintaxis

'Declaración
<OperationContractAttribute> _
Sub OnCopiedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As RulesPostCopyEventArgs _
)
'Uso
Dim instance As IRulesEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As RulesPostCopyEventArgs

instance.OnCopiedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnCopiedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    RulesPostCopyEventArgs e
)

Parámetros

Vea también

Referencia

interfaz IRulesEventReceiverRemote

Miembros IRulesEventReceiverRemote

Espacio de nombres Microsoft.Office.Project.Server.Events