SPWorkflowAssociationCollection Properties

Include Protected Members
Include Inherited Members

The SPWorkflowAssociationCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the total number of workflow associations in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Guid] Gets the workflow association with the specified GUID.
Public property Item[Int32] Gets the workflow association at the specified index.
Public property ParentList Gets the list in which the workflow association collection resides.
Public property ParentSite Gets the site collection on which the workflow association collection resides.
Public property ParentWeb Gets the site on which the workflow association collection resides.
Public property SoapXml Gets a string that represents the workflow association collection in XML format.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)

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

SPWorkflowAssociationCollection Class

Microsoft.SharePoint.Workflow Namespace