SP.Workflow.WorkflowTemplate.allowManual Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies whether workflow associations based on this workflow template can be configured to allow workflow instances to be started manually.
var value = SP.Workflow.WorkflowTemplate.get_allowManual();
Property Value
Type: Boolean
Applies To
SP.Workflow.WorkflowTemplate Class
See Also
Reference
SP.Workflow.WorkflowTemplate Methods