SPWorkflowAssociationCollection.Remove method (SPWorkflowAssociation)
SharePoint 2013
Removes a workflow association from the collection.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Parameters
- association
- Type: Microsoft.SharePoint.Workflow.SPWorkflowAssociation
The workflow association to be removed from this collection.
| Exception | Condition |
|---|---|
| ArgumentNullException | association is null . |