SPWorkflowTaskCollection Properties

Include Protected Members
Include Inherited Members

The SPWorkflowTaskCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the total number of workflow tasks in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Guid] Gets the specified workflow task.
Public property Item[Int32] Gets the specified workflow task.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Xml Returns a string that represents the workflow task collection definition in XML format.
Public property XmlDoc Gets an XML File that contains an XML representation of the tasks represented in the collection.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPWorkflowTaskCollection Class

Microsoft.SharePoint.Workflow Namespace