Share via


SP.Workflow.WorkflowAssociationCollection Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the SP.Workflow.WorkflowAssociationCollection class.

Methods

Name

Description

add

Creates a new workflow association based on properties specified in the parameters object, and adds an object representing that workflow association to the collection.

getById

Retrieves a specified workflow association by the association ID.

getByName

Retrieves a specified workflow association by the association name.

itemAt

Gets the workflow association at the specified index of the collection.

WorkflowAssociationCollection

Initializes a new instance of the SP.Workflow.WorkflowAssociationCollection Class.

Applies To

SP.Workflow.WorkflowAssociationCollection Class

See Also

Reference

SP.Workflow.WorkflowAssociationCollection Properties

SP.Workflow Namespace