Partager via


TaskGroups2 Members (Project)

Represents all the task-based group definitions, where group hierarchy can be maintained. TaskGroups2 is a collection of Group2 objects.

Methods

Name

Description

Add

Adds a Group2 object to the TaskGroups2 collection.

Copy

Makes a copy of a group definition for the TaskGroups2 collection and returns a reference to the Group2 object.

Properties

Name

Description

Application

Gets the Application object. Read-only Application.

Count

Gets the number of Group2 objects in the TaskGroups2 collection. Read-only Long.

Item

Gets a single item from a collection. Read-only Object.

Parent

Gets the parent of the object. Read-only Project.