PS.ProjectCreationInformation object (ps.js)

Office 2013 and later

Provides the properties that can be set when creating a project.

Last modified: February 12, 2013

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.ProjectCreationInformation()

Methods

The ProjectCreationInformation 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 ProjectCreationInformation object has the following properties.

Property

Description

description

enterpriseProjectTypeId

id

name

start

taskList

typeId

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

Show: