SPWorkflowManager.GetWorkflowTasks Method
Include Protected Members
Include Inherited Members
Gets the workflow tasks associated with the specified workflow.
Overload List
Name | Description | |
---|---|---|
GetWorkflowTasks(SPListItem, SPWorkflow) | Returns a collection of all tasks belonging to the specified workflow instance. | |
GetWorkflowTasks(SPListItem, Guid) | Returns a collection of all tasks belonging to the specified workflow instance. | |
GetWorkflowTasks(SPListItem, SPWorkflow, SPWorkflowFilter) | Returns a filtered collection of the tasks belonging to the specified workflow instance. | |
GetWorkflowTasks(SPListItem, Guid, SPWorkflowFilter) | Returns a filtered collection of the tasks belonging to the specified workflow instance. |
Top
See Also
Reference
Microsoft.SharePoint.Workflow Namespace
Other Resources
Workflows in SharePoint Foundation