WorkflowTemplate Interface
Represents one of the workflows available for the current document.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000CD902-0000-0000-C000-000000000046")> _
Public Interface WorkflowTemplate _
Inherits _IMsoDispObj
'Usage
Dim instance As WorkflowTemplate
[GuidAttribute("000CD902-0000-0000-C000-000000000046")]
public interface WorkflowTemplate : _IMsoDispObj
Remarks
A WorkflowTemplate object corresponds to one of the options displayed in the Start New Workflow dialog box. On a Web page, the workflow templates are displayed as a list of options.