SPWorkflowManager.GetWorkflowTasks method
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 Windows SharePoint Services
Workflow Development for Windows SharePoint Services
Workflow Object Model in Windows SharePoint Services Overview