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 "Stage already exists".

See Also

Reference

WorkflowStringIds Class

WorkflowStringIds Members

Microsoft.Office.Project.Server.Workflow Namespace