Share via


UserDelegationEventReceiver.OnCreated - Méthode

Un gestionnaire d'événements postérieures à la méthode CreateDelegations .

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 UserDelegationCreatePostEventArgs _
)
'Utilisation
Dim instance As UserDelegationEventReceiver
Dim contextInfo As PSContextInfo
Dim e As UserDelegationCreatePostEventArgs

instance.OnCreated(contextInfo, e)
public virtual void OnCreated(
    PSContextInfo contextInfo,
    UserDelegationCreatePostEventArgs e
)

Paramètres

Remarques

Important

Le récepteur d'événements OnCreated n'est pas pris en charge dans le Mode d'autorisation SharePoint, qui est utilisé par Project Online et une valeur par défaut local installation de Project Server 2013. Pour plus d'informations, reportez-vous à la section Mode d'autorisation SharePoint dans l'article Nouveautés pour les professionnels de l'informatique dans Project Server 2013 sur TechNet.

Voir aussi

Référence

UserDelegationEventReceiver classe

UserDelegationEventReceiver - Membres

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