Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 630 Bytes

Project.Subproject.Parent.md

File metadata and controls

28 lines (17 loc) · 630 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Subproject.Parent property (Project)
project-server
Project.Subproject.Parent
5676f800-20ce-7607-cdec-ea7596eb1cb5
06/08/2017
medium

Subproject.Parent property (Project)

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

Syntax

expression.Parent

expression A variable that represents a Subproject object.

Remarks

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

[!includeSupport and feedback]