SP.Workflow.WorkflowAssociation.allowManual property (sp.js)

Gets or sets a value that specifies whether workflow instances based on this workflow association can be started manually.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value =SP.Workflow.WorkflowAssociation.get_allowManual()
          
SP.Workflow.WorkflowAssociation.set_allowManual(value)
          

Return value

Type: Boolean