WorkflowTemplates Interface

Represents a collection of WorkflowTemplate objects.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000CD903-0000-0000-C000-000000000046")> _
Public Interface WorkflowTemplates _
    Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As WorkflowTemplates
[GuidAttribute("000CD903-0000-0000-C000-000000000046")]
public interface WorkflowTemplates : _IMsoDispObj, 
    IEnumerable

See Also

Reference

WorkflowTemplates Members

Microsoft.Office.Core Namespace