WorkflowInstance class

Representa uma instância de fluxo de trabalho em execução no Workflow Manager.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowInstance

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

Syntax

'Declaração
Public Class WorkflowInstance
'Uso
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.

Ver também

Referência

WorkflowInstance members

Microsoft.SharePoint.WorkflowServices namespace