OOBWorkflow.TemplateType Enumeration

A list of workflow template types installed with Microsoft SharePoint Foundation 2010.

Namespace:  Microsoft.Office.Workflow.Utility
Assembly:  Microsoft.Office.Workflow.Tasks (in Microsoft.Office.Workflow.Tasks.dll)

Syntax

'Declaration
Public Enumeration TemplateType
'Usage
Dim instance As OOBWorkflow.TemplateType
public enum TemplateType

Members

Member name Description
Approval Approval workflow template.
CollectFeedback The default template used for Collect Feedback workflows.
CollectSignatures The default template used for the Collect Signatures workflow.
PublishingApproval Workflow template used for a publishing portal site.
Unknown Used for other, non-categorized workflows.

See Also

Reference

Microsoft.Office.Workflow.Utility Namespace