Partager via


IRulesEventReceiverRemote.OnDeletedRemote - 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> _
Sub OnDeletedRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As RulesPostDeleteEventArgs _
)
'Utilisation
Dim instance As IRulesEventReceiverRemote
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As RulesPostDeleteEventArgs

instance.OnDeletedRemote(contextInfo, _
    eventHandlerUid, e)
[OperationContractAttribute]
void OnDeletedRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    RulesPostDeleteEventArgs e
)

Paramètres

Voir aussi

Référence

IRulesEventReceiverRemote interface

IRulesEventReceiverRemote - Membres

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