Workflow.SampleWorkflow.Phases Class

Contains fields for phases in the Project Server sample workflow.

Inheritance Hierarchy

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

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

Syntax

'Declaration
Public Class Phases
'Usage
Dim instance As Workflow.SampleWorkflow.Phases
public class Phases

Remarks

The workflow for the Sample Proposal project type is installed with Project Server 2010. For the default list of workflow phases, click Workflow Phases (https://ServerName/ProjectServerName/_layouts/pwa/Admin/WorkflowPhases.aspx) in the Server Settings page in Project Web App.

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.SampleWorkflow.Phases Members

Microsoft.Office.Project.Server.Library Namespace