Skip to content

Latest commit

 

History

History
38 lines (31 loc) · 975 Bytes

Project.PjColor.md

File metadata and controls

38 lines (31 loc) · 975 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjColor enumeration (Project)
project-server
Project.PjColor
46108cf5-1e35-9774-b424-6c84223d9aac
06/08/2017
medium

PjColor enumeration (Project)

Contains constants that specify a color.

Name Value Description
pjAqua 4 Color is aqua.
pjBlack 0 Color is black.
pjBlue 5 Color is blue.
pjColorAutomatic 16 Color is selected automatically.
pjFuchsia 6 Color is fuchsia.
pjGray 14 Color is gray.
pjGreen 9 Color is green.
pjLime 3 Color is lime.
pjMaroon 8 Color is maroon.
pjNavy 11 Color is navy blue.
pjOlive 10 Color is olive.
pjPurple 12 Color is purple.
pjRed 1 Color is red.
pjSilver 15 Color is silver.
pjTeal 13 Color is teal.
pjWhite 7 Color is white.
pjYellow 2 Color is yellow.

[!includeSupport and feedback]