WorkflowStringIds.VALIDATION_SETSTAGE_PARALLEL Field
A validation warning that is displayed in Visual Studio.
Namespace: Microsoft.Office.Project.Server.Workflow
Assembly: Microsoft.Office.Project.Server.Workflow (in Microsoft.Office.Project.Server.Workflow.dll)
Syntax
'Declaration
Public Const VALIDATION_SETSTAGE_PARALLEL As String
'Usage
Dim value As String
value = WorkflowStringIds.VALIDATION_SETSTAGE_PARALLEL
public const string VALIDATION_SETSTAGE_PARALLEL
Remarks
The string value of VALIDATION_SETSTAGE_PARALLEL is "{0} is inside a ParallelActivity, which may cause unexpected behavior."