Compartilhar via


WorkflowDefinition class

Representa uma definição de fluxo de trabalho do SharePoint e encapsula as propriedades de fluxo de trabalho.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowDefinition

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

Syntax

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

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

WorkflowDefinition members

Microsoft.SharePoint.WorkflowServices namespace