ProjectDetailPageType enumeration
Office 2013 and later
Specifies the type of project detail page (PDP).
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
| Member name | Description | |
|---|---|---|
| None | Value=0. Indicates that the page usage is not specified. | |
| ProjectDefault | Value=1. Indicates that the page can be used within a workflow stage or an enterprise project type (EPT). | |
| NewProject | Value=2. Indicates that the page can be used as the creation page for new projects, or as a page within a workflow state or an EPT. | |
| WorkflowStatus | Value=3. Indicates that the page can be used as a status page for workflows, or as a page within a workflow state or an EPT. |
Show: