Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
35 lines (18 loc) · 753 Bytes

groupcriterion2-index-property-project.md

File metadata and controls

35 lines (18 loc) · 753 Bytes
title ms.prod api_name ms.assetid ms.date
GroupCriterion2.Index Property (Project)
project-server
Project.GroupCriterion2.Index
61f13c7e-4833-45d1-362a-91ea99b63505
06/08/2017

GroupCriterion2.Index Property (Project)

Gets the index of an object in its containing collection. Read-only Long.

Syntax

expression. Index

expression An expression that returns a GroupCriterion2 object.

Example

If you always put a Gantt chart in the same index of a project's Windows collection, you can display a Gantt chart in one project and then use this macro to easily switch to the Gantt charts of your other projects.

See also

Concepts

GroupCriterion2 Object