PS.ProjectDetailPageType enumeration (ps.js)

Specifies the type of project detail page (PDP).

Applies to: Project Professional 2013 | Project Server 2013

PS.ProjectDetailPageType

Members

The ProjectDetailPageType enumeration has the following members.

Member

Value

Description

none

0

Indicates that the page usage is not specified.

projectDefault

1

Indicates that the page can be used within a workflow stage or an enterprise project type (EPT).

newProject

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

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.

Remarks

ProjectDetailPageType indicates how the PDP can be used.

See also

Reference

Microsoft.ProjectServer.Client.ProjectDetailPageType