Workflow.InStageOrWorkflowCompletedOrWithErrorRowFilterString field
Represents a formatted string that contains settings for workflow stage status, including the status of having completed processing.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly InStageOrWorkflowCompletedOrWithErrorRowFilterString As String
'Usage
Dim value As String
value = Workflow.InStageOrWorkflowCompletedOrWithErrorRowFilterString
public static readonly string InStageOrWorkflowCompletedOrWithErrorRowFilterString
Remarks
Following are the workflow stage status settings, including error conditions:
Waiting for input.
Waiting for approval.
Workflow processing.
Processing completed.
Completed with errors.