Share via


SharePointSequentialWorkflowDesigner - Classe

Expose les propriétés et les méthodes de la classe de base de SequentialWorfklowRootDesigner à SharePoint Foundation.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.WorkflowActions
Assembly :  Microsoft.SharePoint.WorkflowActions (dans Microsoft.SharePoint.WorkflowActions.dll)

Syntaxe

'Déclaration
Public Class SharePointSequentialWorkflowDesigner _
    Inherits SequentialWorkflowRootDesigner
'Utilisation
Dim instance As SharePointSequentialWorkflowDesigner
public class SharePointSequentialWorkflowDesigner : SequentialWorkflowRootDesigner

Remarques

SequentialWorkflowRootDesigner contient des propriétés et des méthodes afin de fournir le même « apparence » à tous les concepteurs racine sur une aire de conception de flux de travail.

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SharePointSequentialWorkflowDesigner - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms