PjProjectType Enumeration

Contains constants that specify the project type.

Name

Value

Description

pjProjectTypeEnterpriseCheckedOut

2

Project type is enterprise checked out.

pjProjectTypeEnterpriseGlobalCheckedOut

4

Project type is enterprise global checked out.

pjProjectTypeEnterpriseGlobalInMemory

5

Project type is enterprise global in memory.

pjProjectTypeEnterpriseGlobalLocal

6

Project type is enterprise global local.

pjProjectTypeEnterpriseReadOnly

3

Project type is enterprise read-only.

pjProjectTypeEnterpriseResourcesCheckedOut

7

Project type is enterprise resources checked out.

pjProjectTypeNonEnterprise

1

Project type is nonenterprise.

pjProjectTypeUnsaved

0

Project type is unsaved.