SPWorkflowTask members

Represents a single workflow task for a given workflow instance.

The SPWorkflowTask type exposes the following members.

Properties

  Name Description
Public property WorkflowId Gets the ID of the workflow to which this task belongs.
Public property Xml Gets the workflow task definition in XML format.

Top

Methods

  Name Description
Public methodStatic member AlterTask Updates the specified task with the specified property values.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public methodStatic member GetExtendedPropertiesAsHashtable Gets a hash table that represents the task’s extended properties collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetWorkflowData Gets all fields and values for a workflow task as a string in xml format.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPWorkflowTask class

Microsoft.SharePoint.Workflow namespace