Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 757 Bytes

Project.Projects.Item.md

File metadata and controls

37 lines (21 loc) · 757 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Projects.Item property (Project)
project-server
Project.Projects.Item
ec05fd24-c6b3-d3b8-d81c-1c4e0ad1d8ce
06/08/2017
medium

Projects.Item property (Project)

Gets a single Project object from the Projects collection. Read-only Project.

Syntax

expression.Item (Index)

expression A variable that represents a 'Projects' object.

Parameters

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

See also

Projects Collection Object

[!includeSupport and feedback]