WorkflowTemplate.AutoStartCreate プロパティ
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.
名前空間: Microsoft.SharePoint.Client.Workflow
アセンブリ: Microsoft.SharePoint.Client.Silverlight (Microsoft.SharePoint.Client.Silverlight.dll 内); Microsoft.SharePoint.Client.Phone (Microsoft.SharePoint.Client.Phone.dll 内) Microsoft.SharePoint.Client (Microsoft.SharePoint.Client.dll 内)
構文
'宣言
Public ReadOnly Property AutoStartCreate As Boolean
Get
'使用
Dim instance As WorkflowTemplate
Dim value As Boolean
value = instance.AutoStartCreate
public bool AutoStartCreate { get; }
プロパティ値
型: 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