Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 800 Bytes

Project.Group.Index.md

File metadata and controls

30 lines (18 loc) · 800 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Group.Index property (Project)
project-server
Project.Group.Index
3470e8a4-46ad-7793-2dc0-43d8dcd6fc1e
06/08/2017
medium

Group.Index property (Project)

Gets the index of a Group object in the containing collection object. Read-only Long.

Syntax

expression.Index

expression A variable that represents a Group object.

Remarks

Objects that can contain Group objects are Groups, ResourceGroups, and TaskGroups.

The Index properties of other objects are used in similar ways. For an example, see the Index property of the Project object.

[!includeSupport and feedback]