WorkflowTask Interface

Represents a single workflow task in a WorkflowTasks collection.

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

Syntax

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

See Also

Reference

WorkflowTask Members

Microsoft.Office.Core Namespace