ResourceEventReceiver Members

Include Protected Members
Include Inherited Members

Includes events for methods in the WebSvcResource.Resource class.

The ResourceEventReceiver type exposes the following members.

Constructors

 

Name

Description

Protected method

ResourceEventReceiver

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

Post-event for the ActivateResources method.

Public method

OnActivating

Pre-event for the ActivateResources method.

Public method

OnChanged

Post-event for the UpdateResources method.

Public method

OnChanging

Pre-event for the UpdateResources method.

Public method

OnCheckedIn

Post-event for the CheckInResources method.

Public method

OnCheckedOut

Post-event for the CheckOutResources method.

Public method

OnCheckingIn

Pre-event for the CheckInResources method.

Public method

OnCheckingOut

Pre-event for the CheckOutResources method.

Public method

OnCreated

Post-event for the CreateResources method.

Public method

OnCreating

Pre-event for the CreateResources method.

Public method

OnDeactivated

Post-event for the DeactivateResources method.

Public method

OnDeactivating

Pre-event for the DeactivateResources method.

Public method

OnDeleted

Post-event for the DeleteResources method.

Public method

OnDeleting

Pre-event for the DeleteResources method.

Public method

OnSetAuthorization

Post-event for the SetResourceAuthorization method.

Public method

OnSettingAuthorization

Pre-event for the SetResourceAuthorization method.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ResourceEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace