Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 605 Bytes

Project.TaskGroups.Parent.md

File metadata and controls

28 lines (17 loc) · 605 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
TaskGroups.Parent property (Project)
project-server
Project.TaskGroups.Parent
7517efda-4cea-1280-02d2-cc4026a33855
06/08/2017
medium

TaskGroups.Parent property (Project)

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

Syntax

expression.Parent

expression A variable that represents a 'TaskGroups' object.

Remarks

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

[!includeSupport and feedback]