Subproject Members (Project)

Represents a subproject. The Subproject object is a member of the Subprojects collection.

Properties

Name

Description

Application

Gets the Application object. Read-only Application.

Index

Gets the index of a Subproject object in the Subprojects containing object. Read-only Long.

InsertedProjectSummary

Gets a Task object that represents the summary task of the subproject in a master project. Read-only Task.

IsLoaded

True if the specified subproject is currently loaded. Read-only Boolean.

LinkToSource

True if task information in a subproject changes to reflect updates in the master project. Read/write Boolean.

Parent

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

Path

Gets or sets the path to the source project. Read/write String.

ReadOnly

True if changes in the subproject affect its master project. Read/write Boolean.

SourceProject

Gets a Project object representing the master project. Read-only Project.