ITaskService methods

The ITaskService type exposes the following members.

Methods

  Name Description
Public method CompleteTask Marks the specified workflow task as complete.
Public method CreateTask Creates a new workflow task.
Public method CreateTaskWithContentType Creates a new workflow task of the specified content type.
Public method DeleteTask Deletes the specified workflow task.
Public method RollbackTask Rolls back the specified task.
Public method UpdateTask Updates a workflow task with the specified properties.

Top

See also

Reference

ITaskService interface

Microsoft.SharePoint.Workflow namespace