WorkflowInstance class

Represents a workflow instance running in Workflow Manager.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowInstance

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

Syntax

'Declaration
Public Class WorkflowInstance
'Usage
Dim instance As WorkflowInstance
public class WorkflowInstance

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WorkflowInstance members

Microsoft.SharePoint.WorkflowServices namespace