SPWorkflowManager.GetWorkflowTasks Method

Include Protected Members
Include Inherited Members

Gets the workflow tasks associated with the specified workflow.

Overload List

  Name Description
Public method GetWorkflowTasks(SPListItem, SPWorkflow) Returns a collection of all tasks belonging to the specified workflow instance.
Public method GetWorkflowTasks(SPListItem, Guid) Returns a collection of all tasks belonging to the specified workflow instance.
Public method GetWorkflowTasks(SPListItem, SPWorkflow, SPWorkflowFilter) Returns a filtered collection of the tasks belonging to the specified workflow instance.
Public method GetWorkflowTasks(SPListItem, Guid, SPWorkflowFilter) Returns a filtered collection of the tasks belonging to the specified workflow instance.

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