Share via


Project.OutlineCodes Property (Project)

Gets an OutlineCodes collection of all outline codes defined for resources and tasks in the project. Read-only OutlineCodes.

Syntax

expression .OutlineCodes

expression A variable that represents a Project object.

Remarks

Use the local OutlineCode[1-10] properties of resources or tasks to set outline code values in an open project. For example, use the OutlineCode4 property of the Task object.