WorkflowStatus enumeration

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (in Microsoft.SharePoint.Client.WorkflowServices.dll)

Syntax

'Declaration
Public Enumeration WorkflowStatus
'Usage
Dim instance As WorkflowStatus
public enum WorkflowStatus

Members

Member name Description
NotStarted
Started
Suspended
Canceling
Canceled
Terminated
Completed
NotSpecified
Invalid

See also

Reference

Microsoft.SharePoint.Client.WorkflowServices namespace