Share via


TaskflowWebService Members

Include Protected Members
Include Inherited Members

This class and its members are reserved for internal use and are not intended to be used in your code.

The TaskflowWebService type exposes the following members.

Constructors

  Name Description
Public method TaskflowWebService Initializes a new instance of the TaskflowWebService class.

Top

Properties

  Name Description
Public property Application (Inherited from WebService.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Context (Inherited from WebService.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property Server (Inherited from WebService.)
Public property Session (Inherited from WebService.)
Public property Site (Inherited from MarshalByValueComponent.)
Public property SoapVersion (Inherited from WebService.)
Public property User (Inherited from WebService.)

Top

Methods

  Name Description
Public method CreateTask Creates new task instances of a particular task type in Microsoft SharePoint Server 2010.
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) (Inherited from MarshalByValueComponent.)
Public method Equals (Inherited from Object.)
Public method ExitTask Cancels the running workflow instance with the specified parentId and marks the task as complete.
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method GetHashCode (Inherited from Object.)
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetTaskList Gets a list of registered workflow types.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RegisterTask Registers a new task type in SharePoint Server.
Public method ToString (Inherited from MarshalByValueComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

TaskflowWebService Class

OBA.Server.Taskflow Namespace