SPWorkflowCollection Properties
Include Protected Members
Include Inherited Members
The SPWorkflowCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the total number of workflow instances in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
ExclusiveFilterStates | Gets the workflow state criteria that were used to exclude workflow instances from the collection results set. |
![]() |
InclusiveFilterStates | Gets the workflow state criteria that were used to include workflow instances in the collection results set. |
![]() |
Item[Guid] | Gets the specified workflow instance. |
![]() |
Item[Int32] | Gets the specified workflow instance. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Xml | Returns a string that represents the workflow instance collection in XML format. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)