title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Resource.Parent property (Project) |
project-server |
|
190dc33d-40f5-7edd-1bf5-d1e711ea3320 |
06/08/2017 |
medium |
Gets the parent of the Resource object. Read-only Object.
expression.Parent
expression A variable that represents a Resource object.
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]