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
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.