WaitForActivity - Classe

Interrompt le flux de travail jusqu'à ce que le champ de liste de SharePoint Foundation 2010 est égale à la valeur spécifiée.

Hiérarchie d’héritage

System.Object
  System.Workflow.ComponentModel.DependencyObject
    System.Workflow.ComponentModel.Activity
      System.Workflow.ComponentModel.CompositeActivity
        System.Workflow.Activities.SequenceActivity
          Microsoft.SharePoint.WorkflowActions.WithKey.WaitForActivity

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

Syntaxe

'Déclaration
<WorkflowMarkupSourceAttribute("n:\src\sts\wfactions\waitforwithkey.xoml", "EE522C9C6305C2304AFA3760B4B8C04E")> _
Public Class WaitForActivity _
    Inherits SequenceActivity
'Utilisation
Dim instance As WaitForActivity
[WorkflowMarkupSourceAttribute("n:\src\sts\wfactions\waitforwithkey.xoml", "EE522C9C6305C2304AFA3760B4B8C04E")]
public class WaitForActivity : SequenceActivity

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

WaitForActivity - Membres

Microsoft.SharePoint.WorkflowActions.WithKey - Espace de noms