Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.07 KB

Project.groups2.md

File metadata and controls

47 lines (31 loc) · 1.07 KB
title ms.service ms.assetid ms.date ms.localizationpriority
Groups2 object (Project)
project-server
b2b83868-3366-4fb0-fed9-16d4c5eaff87
06/08/2017
medium

Groups2 object (Project)

Represents a collection of Group2 objects, which can maintain group hierarchy.

Remarks

Use TaskGroups2(Index) or ResourceGroups2(Index), where Index is the group definition index or group definition name, to return a Group2 object.

Example

The following example ensures that the Standard Rate resource group displays summary task information.

ActiveProject.ResourceGroups2("Standard Rate").ShowSummary = True 

Methods

Name
Add
Copy

Properties

Name
Application
Count
Item
Parent

See also

Project Object Model

[!includeSupport and feedback]