SPWorkflowAssociationCollection Properties
Include Protected Members
Include Inherited Members
The SPWorkflowAssociationCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the total number of workflow associations in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
Item[Guid] | Gets the workflow association with the specified GUID. |
![]() |
Item[Int32] | Gets the workflow association at the specified index. |
![]() |
ParentList | Gets the list in which the workflow association collection resides. |
![]() |
ParentSite | Gets the site collection on which the workflow association collection resides. |
![]() |
ParentWeb | Gets the site on which the workflow association collection resides. |
![]() |
SoapXml | Gets a string that represents the workflow association collection in XML format. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)