Partager via


SPWorkflowAssociation.AutoStartCreate - 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 créé.

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

Syntaxe

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

value = instance.AutoStartCreate

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

Valeur de propriété

Type : System.Boolean
Boolean qui indique si le flux de travail démarre automatiquement lorsqu'un nouvel élément est créé.

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