IWorkflow Members

Include Protected Members
Include Inherited Members

Specifies the interface that assemblies must implement to get information about workflow for an item or workflow task, start a workflow, get workflow templates, and so on.

The IWorkflow type exposes the following members.

Methods

  Name Description
Public method AlterToDo Updates the task information for a specific workflow task.
Public method ClaimReleaseTask Claims or releases a task that was originally assigned to a group.
Public method GetTemplatesForItem Gets the workflow associations that are available for a specific SharePoint item.
Public method GetToDosForItem Gets the workflow tasks assigned to a specific user for a given SharePoint item.
Public method GetWorkflowDataForItem Gets the workflow data (tasks, associations, and workflows) for a specific user for a given SharePoint item.
Public method GetWorkflowTaskData Gets the workflow task data for a specific workflow task.
Public method StartWorkflow Starts a workflow instance on an item.

Top

See Also

Reference

IWorkflow Interface

Microsoft.Office.Workflow Namespace