TaskGroups Object Members
Project Developer Reference |
A TaskGroups object represents the collection of all task-based group definitions.
Methods
Name | Description | |
---|---|---|
Add | Adds a Group object to the TaskGroups collection. | |
Copy | Makes a copy of a group definition for the TaskGroups collection and returns a reference to the Group object. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
Count | Returns the number of items in the TaskGroups collection. Read-only Long. | |
Item | Returns a single Group item from the TaskGroups collection. Read-only Object. | |
Parent | Returns the parent of the object. Read-only Object. |