WorkflowStringIds Class

Provides tokens for strings in tooltips, messages, or properties of a Project Server workflow activity. Reserved for internal use.

Inheritance Hierarchy

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

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

Syntax

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

Remarks

The WorkflowStringIds fields are used internally when you develop a Project Server workflow in Microsoft Visual Studio. The fields can show in the Workflow Designer as tooltips for workflow activities or as property descriptions in the Properties pane. Some WorkflowStringIds fields are used in messages for the Sample Proposal 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

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace