ProjectEventReceiver Methods

Include Protected Members
Include Inherited Members

The ProjectEventReceiver type exposes the following members.

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

OnActivityUpgraded

Post-event for the QueueUpgradeProject method.

Public method

OnActivityUpgrading

Pre-event for the QueueUpgradeProject method.

Public method

OnAdded

Post-event for the QueueAddToProject method.

Public method

OnAdding

Pre-event for the QueueAddToProject method.

Public method

OnCheckIn

Post-event for the QueueCheckInProject method.

Public method

OnCreated

Post-event for the QueueCreateProject method.

Public method

OnCreating

Pre-event for the QueueCreateProject method.

Public method

OnDeleted

Post-event for the QueueDeleteProjects method.

Public method

OnDeleting

Pre-event for the QueueDeleteProjects method.

Public method

OnEntitiesDeleted

Post-event for the QueueDeleteFromProject method.

Public method

OnEntitiesDeleting

Post-event for the QueueDeleteFromProject method.

Public method

OnPublished

Post-event for the QueuePublish method.

Public method

OnPublishing

Pre-event for the QueuePublish method.

Public method

OnSaved

Post-event occurs when a project is successfully saved to the Draft database.

Public method

OnSaveFailed

Post-event occurs when an attempt to save a project to the Draft database fails.

Public method

OnUpdated

Post-event for the QueueUpdateProject method.

Public method

OnUpdating

Pre-event for the QueueUpdateProject method.

Public method

OnWssWorkspaceAddressDeleted

Post-event for the QueueDeleteProjects method.

Public method

OnWssWorkspaceAddressDeleting

Pre-event for the QueueDeleteProjects method.

Public method

OnWssWorkspaceAddressUpdated

Post-event for the UpdateProjectWorkspaceAddress method.

Public method

OnWssWorkspaceAddressUpdating

Pre-event for the UpdateProjectWorkspaceAddress method.

Public method

ToString

(Inherited from Object.)

Top

See Also

Reference

ProjectEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace