Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 603 Bytes

Project.Group.Parent.md

File metadata and controls

28 lines (17 loc) · 603 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Group.Parent property (Project)
project-server
Project.Group.Parent
8e137984-2557-a406-b2d4-392607c12353
06/08/2017
medium

Group.Parent property (Project)

Returns the parent of the Group object. Read-only Project.

Syntax

expression.Parent

expression A variable that represents a Group object.

Remarks

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

[!includeSupport and feedback]