title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Group object (Project) |
project-server |
|
e3756818-f051-1ae4-5402-0398e568ebfc |
06/08/2017 |
medium |
Represents a group definition. A Group object is a member of the ResourceGroups collection or the TaskGroups collection.
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.
ActiveProject.ResourceGroups("Standard Rate").ShowSummary = True
Name |
---|
Delete |
Name |
---|
Application |
GroupAssignments |
GroupCriteria |
Index |
Name |
Parent |
ShowSummary |
[!includeSupport and feedback]