Share via


WorkflowStringIds.SET_STATUS_COMPLETED field

The status that is displayed for a stage in Project Web App.

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

Syntax

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

value = WorkflowStringIds.SET_STATUS_COMPLETED
public const string SET_STATUS_COMPLETED

Remarks

The string value of SET_STATUS_COMPLETED is "All required fields for this stage have been filled."

See also

Reference

WorkflowStringIds class

WorkflowStringIds members

Microsoft.Office.Project.Server.Workflow namespace