Workflow.SampleWorkflow.CustomFields Class

Contains fields for the GUIDs of the default custom fields for the Project Server sample workflow.

Inheritance Hierarchy

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

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

Syntax

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

Remarks

The workflow for the Sample Proposal project type is installed with Project Server 2010. For the default list of lookup tables, click Enterprise Custom Fields and Lookup Tables (https://ServerName/ProjectServerName/_layouts/pwa/Admin/CustomizeFields.aspx) in the Server Settings page in Project Web App. Custom fields and lookup table names for the Sample Proposal project type begin with the word Sample, for example, Sample Areas Impacted.

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.CustomFields Members

Microsoft.Office.Project.Server.Library Namespace