Share via


RulesEventReceiver.OnDeleting - Méthode

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

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
Public Overridable Sub OnDeleting ( _
    contextInfo As PSContextInfo, _
    e As RulesPreDeleteEventArgs _
)
'Utilisation
Dim instance As RulesEventReceiver
Dim contextInfo As PSContextInfo
Dim e As RulesPreDeleteEventArgs

instance.OnDeleting(contextInfo, e)
public virtual void OnDeleting(
    PSContextInfo contextInfo,
    RulesPreDeleteEventArgs e
)

Paramètres

Voir aussi

Référence

RulesEventReceiver classe

RulesEventReceiver - Membres

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