RulesEventReceiver.OnCreated - 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 OnCreated ( _
contextInfo As PSContextInfo, _
e As RulesPostCreateEventArgs _
)
'Utilisation
Dim instance As RulesEventReceiver
Dim contextInfo As PSContextInfo
Dim e As RulesPostCreateEventArgs
instance.OnCreated(contextInfo, e)
public virtual void OnCreated(
PSContextInfo contextInfo,
RulesPostCreateEventArgs e
)
Paramètres
- contextInfo
Type : Microsoft.Office.Project.Server.Library.PSContextInfo