WorkflowTasks Interface

Represents a collection of WorkflowTask objects.

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

Syntax

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

See Also

Reference

WorkflowTasks Members

Microsoft.Office.Core Namespace