SP.Workflow.WorkflowTemplate.autoStartChange 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 changed.
var value = SP.Workflow.WorkflowTemplate.get_autoStartChange();
Property Value
Type: Boolean
Applies To
SP.Workflow.WorkflowTemplate Class
See Also
Reference
SP.Workflow.WorkflowTemplate Methods