Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 672 Bytes

Project.List.Item.md

File metadata and controls

32 lines (19 loc) · 672 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
List.Item property (Project)
project-server
Project.List.Item
9dbe7805-82b7-650a-28c4-ec4d22914f66
06/08/2017
medium

List.Item property (Project)

Gets a single item from the List object. Read-only String.

Syntax

expression.Item (Index)

expression A variable that represents a List object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The name or index number of the object to return.

[!includeSupport and feedback]