InitializeWorkflow - Classe

Définit une activité de flux de travail qui est utilisée pour appeler une méthode sur un service local.

Hiérarchie d’héritage

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

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

Syntaxe

'Déclaration
Public NotInheritable Class InitializeWorkflow _
    Inherits CallExternalMethodActivity
'Utilisation
Dim instance As InitializeWorkflow
public sealed class InitializeWorkflow : CallExternalMethodActivity

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

InitializeWorkflow - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms