Share via


RootWorkflowActivityWithData Class

Receives and processes a member of the [WorkflowDataFieldsCollection] class as provided in the [WorkflowFields] property.

Inheritance Hierarchy

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      System.Workflow.ComponentModel.CompositeActivity
        System.Workflow.Activities.SequenceActivity
          System.Workflow.Activities.SequentialWorkflowActivity
            Microsoft.SharePoint.WorkflowActions.RootWorkflowActivityWithData

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

Syntax

Public Class RootWorkflowActivityWithData _
    Inherits SequentialWorkflowActivity

Dim instance As RootWorkflowActivityWithData
public class RootWorkflowActivityWithData : SequentialWorkflowActivity

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

RootWorkflowActivityWithData Members

Microsoft.SharePoint.WorkflowActions Namespace