Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 866 Bytes

Project.Project.OutlineCodes.md

File metadata and controls

28 lines (17 loc) · 866 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Project.OutlineCodes property (Project)
project-server
Project.Project.OutlineCodes
400701e8-0114-0819-716f-d79d08a955d5
06/08/2017
medium

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.

[!includeSupport and feedback]