Workflow Members

Include Protected Members
Include Inherited Members

Implements the Microsoft.Office.Workflow.ISoapServerWorkflow interface.

The Workflow type exposes the following members.

Constructors

  Name Description
Public method Workflow Initializes a new instance of the Workflow 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 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 Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) (Inherited from MarshalByValueComponent.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method GetHashCode (Inherited from Object.)
Public method GetService (Inherited from MarshalByValueComponent.)
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 GetType (Inherited from Object.)
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.
Protected method MemberwiseClone (Inherited from Object.)
Public method StartWorkflow Starts a workflow instance on an item.
Public method ToString (Inherited from MarshalByValueComponent.)

Top

Events

  Name Description
Public event Disposed (Inherited from MarshalByValueComponent.)

Top

See Also

Reference

Workflow Class

Microsoft.Office.Workflow Namespace