ResourceEventReceiver Members

Include Protected Members
Include Inherited Members

Includes event handlers for methods in the [Resource Web service].Resource class.

The ResourceEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method ResourceEventReceiver Creates an instance of the ResourceEventReceiver 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 the ActivateResources method.
Public method OnActivating A pre-event handler for the ActivateResources method.
Public method OnChanged A post-event handler for the UpdateResources method.
Public method OnChanging A pre-event handler for the UpdateResources method.
Public method OnCheckedIn A post-event handler for the CheckInResources method.
Public method OnCheckedOut A post-event handler for the CheckOutResources method.
Public method OnCheckingIn A pre-event handler for the CheckInResources method.
Public method OnCheckingOut A pre-event handler for the CheckOutResources method.
Public method OnCreated A post-event handler for the CreateResources method.
Public method OnCreating A pre-event handler for the CreateResources method.
Public method OnDeactivated A post-event handler for the DeactivateResources method.
Public method OnDeactivating A pre-event handler for the DeactivateResources method.
Public method OnDeleted A post-event handler for the DeleteResources method.
Public method OnDeleting A pre-event handler for the DeleteResources method.
Public method OnSetAuthorization A post-event handler for the SetResourceAuthorization method.
Public method OnSettingAuthorization A pre-event handler for the SetResourceAuthorization method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ResourceEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace