Click to Rate and Give Feedback
MSDN
MSDN Library
Office Development
Project 2007
SDK Documentation
 Project.ProjectType Enumeration

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Project.ProjectType Enumeration (Microsoft.Office.Project.Server.Library)
Specifies the type of project.

Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in microsoft.office.project.server.library.dll)
Visual Basic (Declaration)
Public Enumeration ProjectType
Visual Basic (Usage)
Dim instance As ProjectType
C#
public enum ProjectType
 Member nameDescription
Global Value=2. Enterprise global template.  
InactiveGlobal Value=1002. Internal only; do not use.  
InactiveOffset Value=1000. Internal only; do not use.  
InactiveProject Value=1000. Internal only; do not use.  
InactiveTemplate Value=1001. Internal only; do not use.  
InsertedProject Value=5. A subproject.  
LightWeightProject Value=4. A project proposal.  
MasterProject Value=6. Master project.  
MaxRequestValue Value=101. Internal only; do not use.  
MinRequestValue Value=0. Internal only; do not use.  
NewGlobal Value=102. Internal only; do not use.  
NewOffset Value=100. Internal only; do not use.  
NewProject Value=100. Internal only; do not use.  
NewResGlobal Value=103. Internal only; do not use.  
NewTemplate Value=101. Internal only; do not use.  
Project Value=0. A standard project.  
ResGlobal Value=3. Enterprise resource pool.  
Template Value=1. A project template.  
Void Value=-1. Internal only; do not use.  

The only valid project types the PSI can create are Project, Template, LightWeightProject, MasterProject, and InsertedProject. The other project types are for internal use and are not described.

The Global and ResGlobal values correspond to the enterprise global template and the enterprise resource pool in earlier versions of Microsoft Office Project Server. In Project Server 2007, the enterprise global and enterprise resource pool are not projects.

For more information, see the ReadProjectStatus PSI method.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker