SPWorkflowTemplateCollection members

Represents the collection of workflow templates currently deployed on a site.

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.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetTemplateByBaseID Gets the workflow template based on the template ID.
Public method GetTemplateByName Gets the workflow template based on its name.
Public method GetType (Inherited from Object.)
Protected method InitializeDefaults Initializes default values for the template collection.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPWorkflowTemplateCollection class

Microsoft.SharePoint.Workflow namespace