title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Selection.Parent property (Project) |
project-server |
|
a0f83fdd-ecdb-171b-d1b4-982292859c98 |
06/08/2017 |
medium |
Gets the parent of the Selection object. Read-only Object.
expression.Parent
expression A variable that represents a Selection object.
The parent of a Selection object can be the Application or the hidden Global object.
Use the Parent property to access the properties or methods of the parent of an object.
[!includeSupport and feedback]