UserDelegationEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods that manage user delegations in the Resource class.

The UserDelegationEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method UserDelegationEventReceiver Creates an instance of the UserDelegationEventReceiver class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnActivated A post-event handler for delegate activation.
Public method OnActivating A pre-event handler for delegate activation.
Public method OnChanged A post-event handler for the UpdateDelegations(UserDelegationDataSet) method.
Public method OnChanging A pre-event handler for the UpdateDelegations(UserDelegationDataSet) method.
Public method OnCreated A post-event handler for the CreateDelegations method.
Public method OnCreating A pre-event handler for the CreateDelegations method.
Public method OnDeactivated A post-event handler for delegate deactivation.
Public method OnDeactivating A pre-event handler for delegate deactivation.
Public method OnDeleted A post-event handler for the DeleteDelegations method.
Public method OnDeleting A pre-event handler for the DeleteDelegations method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

UserDelegationEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace