Partager via


UpdateAllTasks - Classe

Met à jour toutes les tâches en cours qui sont associés à un flux de travail spécifié.

Hiérarchie d’héritage

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

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

Syntaxe

'Déclaration
<ActivityToolboxDisplayAttribute("VSTTSharePointWorkflow", True)> _
<ToolboxBitmapAttribute(GetType(UpdateAllTasks), "Resources.UpdateAllTasks.bmp")> _
Public NotInheritable Class UpdateAllTasks _
    Inherits CallExternalMethodActivity
'Utilisation
Dim instance As UpdateAllTasks
[ActivityToolboxDisplayAttribute("VSTTSharePointWorkflow", true)]
[ToolboxBitmapAttribute(typeof(UpdateAllTasks), "Resources.UpdateAllTasks.bmp")]
public sealed class UpdateAllTasks : 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

UpdateAllTasks - Membres

Microsoft.SharePoint.WorkflowActions - Espace de noms