Share via


WorkflowStringIds.STATUS_WORKFLOW_COMPLETED Field

The status that is displayed to the user through the status web part.

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

Syntax

'Declaration
Public Const STATUS_WORKFLOW_COMPLETED As String
'Usage
Dim value As String

value = WorkflowStringIds.STATUS_WORKFLOW_COMPLETED
public const string STATUS_WORKFLOW_COMPLETED

Remarks

The string value of STATUS_WORKFLOW_COMPLETED is "Workflow completed."

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace