Share via


SPWorkflowManager.GetItemWorkflows Method

Include Protected Members
Include Inherited Members

Gets the workflows associated with the specified list item.

Overload List

  Name Description
Public method GetItemWorkflows(SPListItem) Returns a collection of all the workflow instances that have ever run on the specified list item.
Public method GetItemWorkflows(SPListItem, SPWorkflowFilter) Returns a filtered collection of all the workflow instances that have ever run on the specified list item.

Top

See Also

Reference

SPWorkflowManager Class

SPWorkflowManager Members

Microsoft.SharePoint.Workflow Namespace

Other Resources

Workflows in SharePoint Foundation

Workflow Development for SharePoint Foundation

Workflow Object Model Overview in SharePoint Foundation