Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 630 Bytes

Project.ViewSingle.Parent.md

File metadata and controls

28 lines (17 loc) · 630 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ViewSingle.Parent property (Project)
project-server
Project.ViewSingle.Parent
8d9a7328-ff35-08af-c132-29b500f62aa1
06/08/2017
medium

ViewSingle.Parent property (Project)

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

Syntax

expression.Parent

expression A variable that represents a ViewSingle object.

Remarks

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

[!includeSupport and feedback]