Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 707 Bytes

Project.Assignment.Parent.md

File metadata and controls

30 lines (18 loc) · 707 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Assignment.Parent property (Project)
project-server
Project.Assignment.Parent
0bc76866-8710-6c8b-a7eb-e8650a3baed7
06/08/2017
medium

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.

[!includeSupport and feedback]