WorkflowEventReceiver Class

Namespace:  Microsoft.Office.Project.Server.Events
Assembly:  Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)

Syntax

'Declaration
Public MustInherit Class WorkflowEventReceiver
'Usage
Dim instance As WorkflowEventReceiver
public abstract class WorkflowEventReceiver

Inheritance Hierarchy

System.Object
  Microsoft.Office.Project.Server.Events.WorkflowEventReceiver

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WorkflowEventReceiver Members

Microsoft.Office.Project.Server.Events Namespace