Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 594 Bytes

Project.View.Parent.md

File metadata and controls

28 lines (17 loc) · 594 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
View.Parent property (Project)
project-server
Project.View.Parent
12356d50-a547-d3ba-8124-70263cfebd96
06/08/2017
medium

View.Parent property (Project)

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

Syntax

expression.Parent

expression A variable that represents a View object.

Remarks

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

[!includeSupport and feedback]