Partager via


InitializeWorkflow Class

Initializes a new instance of the workflow.

Inheritance Hierarchy

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      System.Workflow.Activities.CallExternalMethodActivity
        Microsoft.SharePoint.WorkflowActions.InitializeWorkflow

Namespace:  Microsoft.SharePoint.WorkflowActions
Assembly:  Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)

Syntax

Public NotInheritable Class InitializeWorkflow _
    Inherits CallExternalMethodActivity

Dim instance As InitializeWorkflow
public sealed class InitializeWorkflow : CallExternalMethodActivity

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

InitializeWorkflow Members

Microsoft.SharePoint.WorkflowActions Namespace