Group Object
Project Developer Reference |
Represents a group definition. The Group object is a member of the ResourceGroups and TaskGroups collections.
Using the Group Object
Use TaskGroups(Index) or ResourceGroups(Index), where Index is the group definition index or group definition name, to return a Group object. The following example ensures that the Standard Rate resource group displays summary task information.
|
See Also