Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 792 Bytes

Project.Subprojects.Item.md

File metadata and controls

37 lines (21 loc) · 792 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Subprojects.Item property (Project)
project-server
Project.Subprojects.Item
5044cc36-2e53-d424-c037-dbebe30d821a
06/08/2017
medium

Subprojects.Item property (Project)

Gets a single Subproject object from the Subprojects collection. Read-only Subproject.

Syntax

expression.Item (Index)

expression A variable that represents a 'Subprojects' object.

Parameters

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

See also

Subprojects Collection Object

[!includeSupport and feedback]