Workflow class

Provides constants and methods that can be used to monitor and manage a workflow process.

Inheritance hierarchy

System.Object
  Microsoft.Office.Project.Server.Library.Workflow

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

Syntax

'Declaration
Public Class Workflow
'Usage
Dim instance As Workflow
public class Workflow

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

Workflow members

Microsoft.Office.Project.Server.Library namespace