Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 690 Bytes

Project.Subprojects.Parent.md

File metadata and controls

34 lines (19 loc) · 690 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Subprojects.Parent property (Project)
project-server
Project.Subprojects.Parent
86af8044-cc92-fbf3-d98c-1d3b6ba7ca2a
06/08/2017
medium

Subprojects.Parent property (Project)

Gets the parent of the Subprojects object. Read-only Project.

Syntax

expression.Parent

expression A variable that represents a 'Subprojects' object.

Remarks

Use the Parent property to access the properties or methods of the parent of an object.

See also

Subprojects Collection Object

[!includeSupport and feedback]