SP.Workflow.WorkflowTemplate.autoStartCreate Property
Applies to: SharePoint Foundation 2010
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.
var value = SP.Workflow.WorkflowTemplate.get_autoStartCreate();
Property Value
Type: Boolean
Applies To
SP.Workflow.WorkflowTemplate Class
See Also
Reference
SP.Workflow.WorkflowTemplate Methods