WorkflowTemplate.AutoStartChange - 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 changed.
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 AutoStartChange As Boolean
Get
'Utilisation
Dim instance As WorkflowTemplate
Dim value As Boolean
value = instance.AutoStartChange
public bool AutoStartChange { 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 changed; otherwise, false. The default value is