This topic has not yet been rated - Rate this topic

SPWorkflowActivityStatus Enumeration

SharePoint 2010

Describes the status of a workflow activity.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public enum SPWorkflowActivityStatus
Member name Description
NotStarted The workflow activity has not been initiated.
InProgress The workflow activity is underway.
Succeeded The workflow activity has completed successfully.
Canceled The workflow activity was canceled.
Faulted The workflow activity failed due to an error.

You can use these enumeration values to set or interpret the value of the Status property.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ