title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
Calendar.Parent property (Project) |
project-server |
|
b86fa5e8-f468-862e-f8a9-7ab2cb6b43b3 |
06/08/2017 |
medium |
Gets the parent of the Calendar object. Read-only Object.
expression.Parent
expression A variable that represents a Calendar object.
The parent of a Calendar object can be a Project, Resource, Task, or another Calendar object such as a base calendar.
Use the Parent property to access the properties or methods of the parent of an object.
[!includeSupport and feedback]