Partager via


SPWorkflowAssociation.AutoStartChange - Propriété

True que les instances de flux de travail automatiquement selon cette démarrer associer de flux de travail lorsqu'un élément est modifié.

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

Syntaxe

'Déclaration
<ClientCallableAttribute> _
Public Property AutoStartChange As Boolean
    Get
    Set
'Utilisation
Dim instance As SPWorkflowAssociation
Dim value As Boolean

value = instance.AutoStartChange

instance.AutoStartChange = value
[ClientCallableAttribute]
public bool AutoStartChange { get; set; }

Valeur de propriété

Type : System.Boolean
Boolean qui indique si le flux de travail démarre automatiquement quand l'élément est modifié.

Voir aussi

Référence

SPWorkflowAssociation classe

SPWorkflowAssociation - Membres

Microsoft.SharePoint.Workflow - Espace de noms

Autres ressources

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview