Compartilhar via


WorkflowServicesManager class

Descreve os estados de configuração do host de fluxo de trabalho e fornece objetos de serviços para interagir com as instâncias de fluxo de trabalho.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowServicesManager

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

Syntax

'Declaração
<ClientCallableTypeAttribute(Name := "WorkflowServicesManager", ServerTypeId := "{4CCC7F0E-BF7E-4477-999C-6458A73D0039}")> _
Public NotInheritable Class WorkflowServicesManager
'Uso
Dim instance As WorkflowServicesManager
[ClientCallableTypeAttribute(Name = "WorkflowServicesManager", ServerTypeId = "{4CCC7F0E-BF7E-4477-999C-6458A73D0039}")]
public sealed class WorkflowServicesManager

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

WorkflowServicesManager members

Microsoft.SharePoint.WorkflowServices namespace