SP.Workflow.WorkflowAssociationCollection.getByName Method (sp.js)

Retrieves a specified workflow association by the association name.

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

SP.Workflow.WorkflowAssociationCollection.getByName(name)
          

Parameters

  • name
    Type: String

    The name of the workflow association to retrieve.

Return value

Type: SP.Workflow.WorkflowAssociation