Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 805 Bytes

Project.OutlineCode.Index.md

File metadata and controls

31 lines (20 loc) · 805 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
OutlineCode.Index property (Project)
vbapj.chm132461
vbapj.chm132461
project-server
Project.OutlineCode.Index
9069edd7-fc0a-57a0-4f00-64e295780d3f
06/08/2017
medium

OutlineCode.Index property (Project)

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

Syntax

expression.Index

expression A variable that represents an OutlineCode object.

Remarks

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]