Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
29 lines (16 loc) · 588 Bytes

assignment-parent-property-project.md

File metadata and controls

29 lines (16 loc) · 588 Bytes
title ms.prod api_name ms.assetid ms.date
Assignment.Parent Property (Project)
project-server
Project.Assignment.Parent
0bc76866-8710-6c8b-a7eb-e8650a3baed7
06/08/2017

Assignment.Parent Property (Project)

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

Syntax

expression. Parent

expression A variable that represents an Assignment object.

Remarks

The parent of an Assignment object can be a Task or a Resource.

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