ProjectEventReceiver Members

Include Protected Members
Include Inherited Members

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

The ProjectEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method ProjectEventReceiver Creates an instance of the ProjectEventReceiver class; used internally.

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 OnActivityUpgraded A post-event handler for the QueueUpgradeProject method.
Public method OnActivityUpgrading A pre-event handler for the QueueUpgradeProject method.
Public method OnAdded A post-event handler for the QueueAddToProject method.
Public method OnAdding A pre-event handler for the QueueAddToProject method.
Public method OnCheckIn A post-event handler for the QueueCheckInProject method.
Public method OnCreated A post-event handler for the QueueCreateProject method.
Public method OnCreating A pre-event handler for the QueueCreateProject method.
Public method OnDeleted A post-event handler for the QueueDeleteProjects method.
Public method OnDeleting A pre-event handler for the QueueDeleteProjects method.
Public method OnEntitiesDeleted A post-event handler for the QueueDeleteFromProject method.
Public method OnEntitiesDeleting A pre-event handler for the QueueDeleteFromProject method.
Public method OnPublished A post-event handler for the QueuePublish method.
Public method OnPublishing A pre-event handler for the QueuePublish method.
Public method OnSaved A post-event handler occurs when a project is successfully saved to the Draft database.
Public method OnSaveFailed A post-event handler occurs when an attempt to save a project to the Draft database fails.
Public method OnSummaryPublished A post-event handler for the QueuePublishSummary method.
Public method OnSummaryPublishing A pre-event handler for the QueuePublishSummary method.
Public method OnSyncedProjectEnterpriseEntities A post-event handler for the QueueSynchronizeProjectWorkspace or SyncProjectWithWss methods.
Public method OnSyncingProjectEnterpriseEntities A pre-event handler for the QueueSynchronizeProjectWorkspace(Guid, Guid, Boolean) or SyncProjectWithWss methods.
Public method OnUpdated A post-event handler for the QueueUpdateProject method.
Public method OnUpdatedScheduledProject A post-event handler for the QueueUpdateScheduledProject(Guid, Guid, Guid, ProjectUpdatesDataSet, Boolean) method.
Public method OnUpdating A pre-event handler for the QueueUpdateProject method.
Public method OnUpdatingScheduledProject A pre-event handler for the QueueUpdateScheduledProject(Guid, Guid, Guid, ProjectUpdatesDataSet, Boolean) method.
Public method OnWssWorkspaceAddressDeleted A post-event handler for the QueueDeleteProjects method.
Public method OnWssWorkspaceAddressDeleting A pre-event handler for the QueueDeleteProjects method.
Public method OnWssWorkspaceAddressUpdated A post-event handler for the UpdateProjectWorkspaceAddress method.
Public method OnWssWorkspaceAddressUpdating A pre-event handler for the UpdateProjectWorkspaceAddress method.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ProjectEventReceiver Class

Microsoft.Office.Project.Server.Events Namespace