Share via


WorkflowStringIds.SET_INITIAL_STAGES_STAGE_EXISTS_ERROR field

An argument exception that is thrown when a stage already exists.

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

Syntax

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

value = WorkflowStringIds.SET_INITIAL_STAGES_STAGE_EXISTS_ERROR
public const string SET_INITIAL_STAGES_STAGE_EXISTS_ERROR

Remarks

The string value of SET_INITIAL_STAGES_STAGE_EXISTS_ERROR is "Duplicate workflow stage found in workflow definition ".

See also

Reference

WorkflowStringIds class

WorkflowStringIds members

Microsoft.Office.Project.Server.Workflow namespace