This topic has not yet been rated - Rate this topic

SPWorkflowEventCompletionType Enumeration

SharePoint 2010

Specifies the reason that a workflow ended.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
[SubsetCallableTypeAttribute]
public enum SPWorkflowEventCompletionType
Member name Description
NotApplicable The default value.
Completed The workflow completed the execution of its logic.
FailedOnStart The workflow failed to start.
Errored The workflow was ended because an exception was thrown.
ExternallyTerminated The workflow was terminated externally.
InternallyTerminated The workflow was terminated from within the workflow.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ