WorkflowTasks Members
Include Protected Members
Include Inherited Members
Represents a collection of WorkflowTask objects.
The WorkflowTasks type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Gets an Application object that represents the container application for the WorkflowTasks object. Read-only. |
![]() |
Count | Gets the number of items in the WorkflowTasks collection. Read-only. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Gets a 32-bit integer that indicates the application in which the WorkflowTasks object was created. Read-only. |
![]() |
Item | Gets a WorkflowTask object from the WorkflowTasks collection. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top