Share via


Subproject.Parent Property (Project)

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

Syntax

expression .Parent

expression A variable that represents a Subproject object.

Remarks

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