Compartilhar via


WorkflowDefinition classe

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.SharePoint.Client.WorkflowServices.WorkflowDefinition

Namespace:  Microsoft.SharePoint.Client.WorkflowServices
Assembly:  Microsoft.SharePoint.Client.WorkflowServices (em Microsoft.SharePoint.Client.WorkflowServices.dll)

Sintaxe

'Declaração
Public NotInheritable Class WorkflowDefinition _
    Inherits ClientObject
'Uso
Dim instance As WorkflowDefinition
public sealed class WorkflowDefinition : ClientObject

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

WorkflowDefinition membros

Microsoft.SharePoint.Client.WorkflowServices namespace