Workflow.SampleWorkflow class

Obsolete in Project Server 2013. Contains fields for the primary input and output data of the Project Server 2010 sample workflow.

Inheritance hierarchy

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

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

Syntax

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

Remarks

The workflow for the Sample Proposal project type is installed with Project Server 2010. For the default enterprise project type (EPT), click Enterprise Types in the Server Settings page in Project Web App. The EPT for the sample is Sample Proposal.

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 members

Microsoft.Office.Project.Server.Library namespace