Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 648 Bytes

Project.Tasks.Parent.md

File metadata and controls

34 lines (19 loc) · 648 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Tasks.Parent property (Project)
project-server
Project.Tasks.Parent
a2e8cfce-9c04-6c1f-badc-0fe506df270b
06/08/2017
medium

Tasks.Parent property (Project)

Gets the parent of the Tasks object. Read-only Project.

Syntax

expression.Parent

expression A variable that represents a 'Tasks' object.

Remarks

Use the Parent property to access the properties or methods of the parent of an object.

See also

Tasks Collection Object

[!includeSupport and feedback]