title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Assignment.Parent property (Project) |
project-server |
|
0bc76866-8710-6c8b-a7eb-e8650a3baed7 |
06/08/2017 |
medium |
Gets the parent of the Assignment object. Read-only Object.
expression.Parent
expression A variable that represents an Assignment object.
The parent of an Assignment object can be a Task or a Resource.
Use the Parent property to access the properties or methods of the parent of an object.
[!includeSupport and feedback]