Subproject Object Members
Project Developer Reference |
A Subproject object represents one subproject in a master project.
Properties
Name | Description | |
---|---|---|
![]() |
Application | Returns an Application object. Read-only Object. |
![]() |
Index | Returns the index of an object in its containing collection. Read-only Long. |
![]() |
InsertedProjectSummary | Returns a Task object representing the subproject's summary task in the master project. Read-only Object |
![]() |
IsLoaded | True if the specified subproject is currently loaded. Read-only. |
![]() |
LinkToSource | True if task information in a subproject changes to reflect updates in the master project. Read/write Boolean. |
![]() |
Parent | Returns the parent of the object. Read-only Object. |
![]() |
Path | Returns or sets the path to the source project. Read/write String. |
![]() |
ReadOnly | True if changes in the project affect its master project. Read/write Boolean. |
![]() |
SourceProject | Returns a Project object representing the master project. Read-only Object. |