Share via


SPWorkflowAssociationCollection.Update method

Updates the specified workflow association in the collection.

Namespace:  Microsoft.SharePoint.Workflow
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public abstract void Update(
    SPWorkflowAssociation workflowAssociation
)

Parameters

Remarks

This method updates the workflow association specified by the workflowAssociation parameter in the collection.

See also

Reference

SPWorkflowAssociationCollection class

SPWorkflowAssociationCollection members

Microsoft.SharePoint.Workflow namespace