SP.ContentType.workflowAssociations Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of workflow associations for the content type.
var value = SP.ContentType.get_workflowAssociations();
Property Value
Type: SP.Workflow.WorkflowAssociationCollection