SharePointSequentialWorkflowDesigner Class
Exposes the properties and methods of the SequentialWorfklowRootDesigner base class to Windows SharePoint Services.
Inheritance Hierarchy
System.Object
System.Workflow.ComponentModel.Design.ActivityDesigner
System.Workflow.ComponentModel.Design.CompositeActivityDesigner
System.Workflow.ComponentModel.Design.StructuredCompositeActivityDesigner
System.Workflow.ComponentModel.Design.SequentialActivityDesigner
System.Workflow.ComponentModel.Design.SequentialWorkflowRootDesigner
Microsoft.SharePoint.WorkflowActions.SharePointSequentialWorkflowDesigner
Namespace: Microsoft.SharePoint.WorkflowActions
Assembly: Microsoft.SharePoint.WorkflowActions (in Microsoft.SharePoint.WorkflowActions.dll)
Syntax
Public Class SharePointSequentialWorkflowDesigner _
Inherits SequentialWorkflowRootDesigner
Dim instance As SharePointSequentialWorkflowDesigner
public class SharePointSequentialWorkflowDesigner : SequentialWorkflowRootDesigner
Remarks
SequentialWorkflowRootDesigner contains properties and methods to provide consistent 'look and feel' to all root designers on a workflow design surface.
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.