Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 701 Bytes

Project.Resource.Parent.md

File metadata and controls

30 lines (18 loc) · 701 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Resource.Parent property (Project)
project-server
Project.Resource.Parent
190dc33d-40f5-7edd-1bf5-d1e711ea3320
06/08/2017
medium

Resource.Parent property (Project)

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

Syntax

expression.Parent

expression A variable that represents a Resource object.

Remarks

The parent of a Resource object can be an Assignment or a Cell object.

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

[!includeSupport and feedback]