SPWorkflowAssociationCollection methods

The SPWorkflowAssociationCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds the specified workflow association to the collection.
Protected method AddCore Adds the specified workflow association to the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetAssociationByBaseID Returns the workflow association based on the workflow template ID.
Public method GetAssociationByName Returns the workflow association based on its name.
Protected method GetAssociationCore Gets the workflow associations with specified GUID from the collection.
Public methodStatic member GetAssociationForListItemById Returns the specified workflow association for a given list item.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove(Guid) Removes a workflow association with the specified ID from the collection.
Public method Remove(SPWorkflowAssociation) Removes a workflow association from the collection.
Protected method SetUtilityLists Specifies the task list and history list for the specified SPWorkflowAssociation.
Public method ToString (Inherited from Object.)
Public method Update Updates the specified workflow association in the collection.
Public method UpdateAssociationsToLatestVersion Updates all workflow associations to the latest version of the workflows.
Protected method UpdateCore Updates the specified workflow association in the collection.

Top

See also

Reference

SPWorkflowAssociationCollection class

Microsoft.SharePoint.Workflow namespace