Tasks Collection Object Members
Project Developer Reference |
Contains a collection of Task objects.
Methods
Name | Description | |
---|---|---|
Add | Adds a Task object to Tasks collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the Tasks collection. Read-only Long. | |
Item | Returns a single item from a collection. Read-only Object. | |
Parent | Returns the parent of the object. Read-only Object. | |
UniqueID | Returns a Task object from its containing collection. Read-only Object. |