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

Gets or sets a value that specifies the name of this workflow association.

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

var value =SP.Workflow.WorkflowAssociation.get_name()
          
SP.Workflow.WorkflowAssociation.set_name(value)
          

Return value

Type: String