PS.EnterpriseProjectTypeCreationInformation object (ps.js)

Provides information for the creation of an enterprise project type (EPT).

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.EnterpriseProjectTypeCreationInformation()

Remarks

In Project Web App, an enterprise project type represents a wrapper that encapsulates phases, stages, project detail pages (PDPs), and a project plan template, and associates them with a Project Server site workflow. An EPT is used as a template to create new projects or proposals that are managed by a workflow.

Members

Methods

The EnterpriseProjectTypeCreationInformation object has the following methods.

Method

Description

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

writeToXml

This member is reserved for internal use and is not intended to be used directly from your code.

Properties

The EnterpriseProjectTypeCreationInformation object has the following properties.

Property

Description

description

id

imageUrl

isDefault

isManaged

name

order

projectDetailPages

projectPlanTemplateId

typeId

This member is reserved for internal use and is not intended to be used directly from your code.

workflowAssociationId

workflowAssociationName

workspaceTemplateName

See also

Reference

Microsoft.ProjectServer.Client.EnterpriseProjectTypeCreationInformation