PjProjectType enumeration (Project)

Contains constants that specify the project type.

Name Value Description
pjProjectTypeBasicProjectSite 8 Project type is a basic project site in SharePoint.
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 not an enterprise project.
pjProjectTypeUnsaved 0 Project type is unsaved.

Remarks

The Project.Type property is a PjProjectType value.

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.