ProjectDetailPages.PageType Enumeration

Specifies the page type in the project detail pages.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration PageType
'Usage
Dim instance As ProjectDetailPages.PageType
public enum PageType

Members

Member name Description
None Value = 0. None.
ProjectDefault Value = 1. The default page.
NewProject Value = 2. The new project page.
WorkflowStatus Value = 3. The workflow status page.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace