WorkflowEventReceiver members

Includes events for methods in the Workflow class.

The WorkflowEventReceiver type exposes the following members.

Constructors

  Name Description
Protected method WorkflowEventReceiver Creates an instance of the WorkflowEventReceiver 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 OnCompleted A post-event handler for an event that occurs when a workflow completes.
Public method OnCompletedRemote
Public method OnProjectTypeChanged A post-event handler for the UpdateEnterpriseProjectType(WorkflowDataSet) method.
Public method OnProjectTypeChangedRemote
Public method OnProjectTypeChanging A pre-event handler for the UpdateEnterpriseProjectType(WorkflowDataSet) method.
Public method OnProjectTypeChangingRemote
Public method OnRunning A pre-event handler for an event that occurs when a workflow is running.
Public method OnRunningRemote
Public method OnStageEntered A pre-event handler for an event that occurs when a workflow stage is entered.
Public method OnStageEnteredRemote
Public method OnStarted A post-event handler for an event that occurs when a workflow has started.
Public method OnStartedRemote
Public method ToString (Inherited from Object.)

Top

See also

Reference

WorkflowEventReceiver class

Microsoft.Office.Project.Server.Events namespace