ResourceEventReceiver members

Includes event handlers for methods in the WebSvcResource.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 OnActivatedRemote
Public method OnActivating A pre-event handler for the ActivateResources method.
Public method OnActivatingRemote
Public method OnChanged A post-event handler for the UpdateResources method.
Public method OnChangedRemote
Public method OnChanging A pre-event handler for the UpdateResources method.
Public method OnChangingRemote
Public method OnCheckedIn A post-event handler for the CheckInResources method.
Public method OnCheckedInRemote
Public method OnCheckedOut A post-event handler for the CheckOutResources method.
Public method OnCheckedOutRemote
Public method OnCheckingIn A pre-event handler for the CheckInResources method.
Public method OnCheckingInRemote
Public method OnCheckingOut A pre-event handler for the CheckOutResources method.
Public method OnCheckingOutRemote
Public method OnCreated A post-event handler for the CreateResources method.
Public method OnCreatedRemote
Public method OnCreating A pre-event handler for the CreateResources method.
Public method OnCreatingRemote
Public method OnDeactivated A post-event handler for the DeactivateResources method.
Public method OnDeactivatedRemote
Public method OnDeactivating A pre-event handler for the DeactivateResources method.
Public method OnDeactivatingRemote
Public method OnDeleted A post-event handler for the DeleteResources method.
Public method OnDeletedRemote
Public method OnDeleting A pre-event handler for the DeleteResources method.
Public method OnDeletingRemote
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