UserDelegationEventReceiver class
Includes event handlers for methods that manage user delegations in the Resource class.
Inheritance hierarchy
System.Object
Microsoft.Office.Project.Server.Events.UserDelegationEventReceiver
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public MustInherit Class UserDelegationEventReceiver
'Usage
Dim instance As UserDelegationEventReceiver
public abstract class UserDelegationEventReceiver
Remarks
Important
Methods in the UserDelegationEventReceiver class are not supported in the SharePoint Permission Mode, which is used by Project Online and a default on-premises installation of Project Server 2013. For more information, see SharePoint Permission Mode in the What's new for IT pros in Project Server 2013 article on TechNet.
For an example that uses events for user delegation, see Project Server 2010 Delegation Audit Event Handler
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.