SPWorkflowTemplateCollection Properties

Include Protected Members
Include Inherited Members

The SPWorkflowTemplateCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the total number of workflow templates in the collection. (Overrides SPBaseCollection.Count.)
Public property Item[Guid] Gets the specified workflow template.
Public property Item[Int32] Gets the specified workflow template.
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

SPWorkflowTemplateCollection Class

Microsoft.SharePoint.Workflow Namespace