Workflow.InStageOrWithErrorRowFilterString field

Represents a formatted string that contains settings for workflow stage status, including the status of having completed with errors.

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

Syntax

'Declaration
Public Shared ReadOnly InStageOrWithErrorRowFilterString As String
'Usage
Dim value As String

value = Workflow.InStageOrWithErrorRowFilterString
public static readonly string InStageOrWithErrorRowFilterString

Remarks

Following are the workflow stage status settings, including error conditions:

  • Waiting for input.

  • Waiting for approval.

  • Workflow processing.

  • Completed with errors.

See also

Reference

Workflow class

Workflow members

Microsoft.Office.Project.Server.Library namespace