WorkflowStringIds.STATUS_WORKFLOW_COMPLETED_WITH_ERROR Field
The exception that is thrown when the workflow errors out.
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_WITH_ERROR As String
'Usage
Dim value As String
value = WorkflowStringIds.STATUS_WORKFLOW_COMPLETED_WITH_ERROR
public const string STATUS_WORKFLOW_COMPLETED_WITH_ERROR
Remarks
The string value of STATUS_WORKFLOW_COMPLETED_WITH_ERROR is "An error has occurred in the workflow."