Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 756 Bytes

Project.Calendar.Parent.md

File metadata and controls

30 lines (18 loc) · 756 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Calendar.Parent property (Project)
project-server
Project.Calendar.Parent
b86fa5e8-f468-862e-f8a9-7ab2cb6b43b3
06/08/2017
medium

Calendar.Parent property (Project)

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

Syntax

expression.Parent

expression A variable that represents a Calendar object.

Remarks

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]