Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes the properties and methods of the SequentialWorfklowRootDesigner base class to SharePoint Foundation.
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
'Declaration
Public Class SharePointSequentialWorkflowDesigner _
Inherits SequentialWorkflowRootDesigner
'Usage
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.