Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 697 Bytes

Project.Task.Index.md

File metadata and controls

28 lines (17 loc) · 697 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Task.Index property (Project)
project-server
Project.Task.Index
2720e56a-95eb-f119-445d-3052198c46b0
06/08/2017
medium

Task.Index property (Project)

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

Syntax

expression.Index

expression A variable that represents a Task object.

Remarks

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]