WorkflowTemplate.AutoStartCreate - Propriété
Gets a value that specifies whether workflow associations based on this workflow template can be configured to start workflow instances automatically when an item is created.
Espace de noms : Microsoft.SharePoint.Client.Workflow
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AutoStartCreate As Boolean
Get
'Utilisation
Dim instance As WorkflowTemplate
Dim value As Boolean
value = instance.AutoStartCreate
public bool AutoStartCreate { get; }
Valeur de propriété
Type : System.Boolean
Returns Booleantrue if workflow associations based on this workflow template can be configured to start workflow instances automatically when an item is created; otherwise, returns false. The default value is