SPWorkflowTaskCollection Methods

Include Protected Members
Include Inherited Members

The SPWorkflowTaskCollection type exposes the following members.

Methods

  Name Description
Public method CopyTo Copies the workflow tasks to the specified SPWorkflowTask array, starting at index.
Public method Delete Deletes the specified workflow task.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPBaseCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method GetTypedEnumerator<T> (Inherited from SPBaseCollection.)
Protected method Init Initializes the workflow tasks based on the SPWorkflowCollection and SPWorkflowFilter.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPWorkflowTaskCollection Class

Microsoft.SharePoint.Workflow Namespace