SP.Workflow.WorkflowAssociation.associationData 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_associationData()
          
SP.Workflow.WorkflowAssociation.set_associationData(value)
          

Return value

Type: String