SP.Workflow.WorkflowAssociationCollection Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.Workflow.WorkflowAssociationCollection class.
Methods
Name |
Description |
---|---|
Creates a new workflow association based on properties specified in the parameters object, and adds an object representing that workflow association to the collection. |
|
Retrieves a specified workflow association by the association ID. |
|
Retrieves a specified workflow association by the association name. |
|
Gets the workflow association at the specified index of the collection. |
|
Initializes a new instance of the SP.Workflow.WorkflowAssociationCollection Class. |
Applies To
SP.Workflow.WorkflowAssociationCollection Class