Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 752 Bytes

Project.Windows2.Parent.md

File metadata and controls

33 lines (18 loc) · 752 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Windows2.Parent property (Project)
project-server
Project.Windows2.Parent
621fc860-22c8-2c79-ba85-6372f16c7ddb
06/08/2017
medium

Windows2.Parent property (Project)

Gets the parent of the Windows2 object. Read-only Object.

Syntax

expression.Parent

expression A variable that represents a Windows2 object.

Remarks

The parent of a Windows2 collection object can be the Application or a Project object.

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

[!includeSupport and feedback]