Share via


Workflow.InStageRowFilterString field

Represents a formatted string that contains settings for workflow stage status.

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

Syntax

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

value = Workflow.InStageRowFilterString
public static readonly string InStageRowFilterString

Remarks

Following are workflow stage status settings:

  • Waiting for input.

  • Waiting for approval.

  • Workflow processing.

See also

Reference

Workflow class

Workflow members

Microsoft.Office.Project.Server.Library namespace