Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 791 Bytes

Project.Window.Index.md

File metadata and controls

30 lines (18 loc) · 791 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Window.Index property (Project)
project-server
Project.Window.Index
0603f1c2-9a2a-9411-d9ef-47115f576d64
06/08/2017
medium

Window.Index property (Project)

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

Syntax

expression.Index

expression A variable that represents a Window object.

Remarks

A Window object can be contained by a Windows or a Windows2 collection object.

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

[!includeSupport and feedback]