Group Object Members
Project Developer Reference |
Represents a group definition. The Group object is a member of the ResourceGroups and TaskGroups collections.
Methods
Name | Description | |
---|---|---|
Delete | Deletes an object from its containing collection. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
GroupAssignments | True if assignments are grouped, rather than tasks or resources. Read/write Boolean. | |
GroupCriteria | Represents a collection of criteria in a group definition. Read/write Object. | |
Index | Returns the index of an object in its containing collection. Read-only Long. | |
Name | Returns the name of a Group object. Read/write String. | |
Parent | Returns the parent of the object. Read-only Object. | |
ShowSummary | True if summary tasks should be displayed. Read/write Boolean. |