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

Gets or sets a value that specifies the description for this workflow association.

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

var value =SP.Workflow.WorkflowAssociation.get_description()
          
SP.Workflow.WorkflowAssociation.set_description(value)
          

Return value

Type: String