ProjectEventReceiver methods

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 A post-event handler for the QueueUpgradeProject method.
Public method OnActivityUpgradedRemote
Public method OnActivityUpgrading A pre-event handler for the QueueUpgradeProject method.
Public method OnActivityUpgradingRemote
Public method OnAdded A post-event handler for the QueueAddToProject method.
Public method OnAddedRemote
Public method OnAdding A pre-event handler for the QueueAddToProject method.
Public method OnAddingRemote
Public method OnCheckIn A post-event handler for the QueueCheckInProject method.
Public method OnCheckInRemote
Public method OnCreated A post-event handler for the QueueCreateProject method.
Public method OnCreatedRemote
Public method OnCreating A pre-event handler for the QueueCreateProject method.
Public method OnCreatingRemote
Public method OnDeleted A post-event handler for the QueueDeleteProjects method.
Public method OnDeletedRemote
Public method OnDeleting A pre-event handler for the QueueDeleteProjects method.
Public method OnDeletingRemote
Public method OnEntitiesDeleted A post-event handler for the QueueDeleteFromProject method.
Public method OnEntitiesDeletedRemote
Public method OnEntitiesDeleting A pre-event handler for the QueueDeleteFromProject method.
Public method OnEntitiesDeletingRemote
Public method OnPublished A post-event handler for the QueuePublish method.
Public method OnPublishedRemote
Public method OnPublishing A pre-event handler for the QueuePublish method.
Public method OnPublishingRemote
Public method OnSaved A post-event handler occurs when a project is successfully saved to the Draft database.
Public method OnSavedRemote
Public method OnSaveFailed A post-event handler occurs when an attempt to save a project to the Draft database fails.
Public method OnSaveFailedRemote
Public method OnSummaryPublished A post-event handler for the QueuePublishSummary method.
Public method OnSummaryPublishedRemote
Public method OnSummaryPublishing A pre-event handler for the QueuePublishSummary method.
Public method OnSummaryPublishingRemote
Public method OnSyncedProjectEnterpriseEntities A post-event handler for the QueueSynchronizeProjectWorkspace or SyncProjectWithWss methods.
Public method OnSyncedProjectEnterpriseEntitiesRemote
Public method OnSyncingProjectEnterpriseEntities A pre-event handler for the QueueSynchronizeProjectWorkspace(Guid, Guid, Boolean) or SyncProjectWithWss methods.
Public method OnSyncingProjectEnterpriseEntitiesRemote
Public method OnUpdated A post-event handler for the QueueUpdateProject method.
Public method OnUpdatedPwaProject
Public method OnUpdatedPwaProjectRemote
Public method OnUpdatedRemote
Public method OnUpdatedScheduledProject A post-event handler for the QueueUpdateScheduledProject(Guid, Guid, Guid, ProjectUpdatesDataSet, Boolean) method.
Public method OnUpdatedScheduledProjectRemote
Public method OnUpdating A pre-event handler for the QueueUpdateProject method.
Public method OnUpdatingPwaProject
Public method OnUpdatingPwaProjectRemote
Public method OnUpdatingRemote
Public method OnUpdatingScheduledProject A pre-event handler for the QueueUpdateScheduledProject(Guid, Guid, Guid, ProjectUpdatesDataSet, Boolean) method.
Public method OnUpdatingScheduledProjectRemote
Public method OnWssWorkspaceAddressDeleted A post-event handler for the QueueDeleteProjects method.
Public method OnWssWorkspaceAddressDeletedRemote
Public method OnWssWorkspaceAddressDeleting A pre-event handler for the QueueDeleteProjects method.
Public method OnWssWorkspaceAddressDeletingRemote
Public method OnWssWorkspaceAddressUpdated A post-event handler for the UpdateProjectWorkspaceAddress method.
Public method OnWssWorkspaceAddressUpdatedRemote
Public method OnWssWorkspaceAddressUpdating A pre-event handler for the UpdateProjectWorkspaceAddress method.
Public method OnWssWorkspaceAddressUpdatingRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

ProjectEventReceiver class

Microsoft.Office.Project.Server.Events namespace