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.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.