WorkflowDefinition class

Represents a SharePoint workflow definition and encapsulates the workflow properties.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WorkflowServices.WorkflowDefinition

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

Syntax

'Declaration
Public NotInheritable Class WorkflowDefinition
'Usage
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.

See also

Reference

WorkflowDefinition members

Microsoft.SharePoint.WorkflowServices namespace