SP.Web.workflowTemplates Property
Applies to: SharePoint Foundation 2010
Gets a value that specifies the collection of workflow templates associated with the site.
var value = SP.Web.get_workflowTemplates();
Property Value
Type: SP.Workflow.WorkflowTemplateCollection