PS.EnterpriseProjectTypeCollection.add Method (ps.js)

Adds a new enterprise project type to the collection of enterprise project types.

Applies to: Project Professional 2013 | Project Server 2013

PS.EnterpriseProjectTypeCollection.add(parameters)

Parameters

parameters
Type: PS.EnterpriseProjectTypeCreationInformation
An object that contains information that is used to create the enterprise project type.

Return value

PS.EnterpriseProjectType

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/EnterpriseProjectTypes/add(parameters)

HTTP requests

This resource supports the following HTTP commands:

  • POST

POST syntax

POST http://<sitecollection>/<site>/_api/ProjectServer/EnterpriseProjectTypes/add(parameters)

Resource parameters

  • parameters