Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 660 Bytes

Project.ViewCombination.Parent.md

File metadata and controls

28 lines (17 loc) · 660 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
ViewCombination.Parent property (Project)
project-server
Project.ViewCombination.Parent
e98d4c6a-3e2f-62ee-6b11-6c74e0bc69c7
06/08/2017
medium

ViewCombination.Parent property (Project)

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

Syntax

expression.Parent

expression A variable that represents a ViewCombination object.

Remarks

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

[!includeSupport and feedback]