Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 769 Bytes

Project.PjFieldTypes.md

File metadata and controls

29 lines (22 loc) · 769 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjFieldTypes enumeration (Project)
project-server
Project.PjFieldTypes
cfe9a065-ca8c-cc6b-6616-1aad96da760a
06/08/2017
medium

PjFieldTypes enumeration (Project)

Contains constants that specify the type of custom field.

Name Value Description
pjCostField 0 Cost custom field.
pjDateField 1 Date custom field.
pjDurationField 2 Duration custom field.
pjFinishField 4 Finish date custom field.
pjFlagField 3 Flag custom field.
pjNumberField 5 Number custom field.
pjStartField 6 Start date custom field.
pjTextField 7 Text custom field.

[!includeSupport and feedback]