Share via


SPWorkflowManager.GetWorkflowTasks method

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 Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview