SPWorkflowCollection Properties

Include Protected Members
Include Inherited Members

The SPWorkflowCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the total number of workflow instances in the collection. (Overrides SPBaseCollection.Count.)
Public property ExclusiveFilterStates Gets the workflow state criteria that were used to exclude workflow instances from the collection results set.
Public property InclusiveFilterStates Gets the workflow state criteria that were used to include workflow instances in the collection results set.
Public property Item[Guid] Gets the specified workflow instance.
Public property Item[Int32] Gets the specified workflow instance.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Xml Returns a string that represents the workflow instance collection in XML format.

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

SPWorkflowCollection Class

Microsoft.SharePoint.Workflow Namespace