PS.StageCreationInformation object (ps.js)

Provides information for the creation of a project workflow stage.

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.StageCreationInformation()

Members

Methods

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

Property

Description

behavior

checkInRequired

customFields

description

id

name

phaseId

projectDetailPages

submitDescription

typeId

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

workflowStatusPageId

See also

Reference

Microsoft.ProjectServer.Client.StageCreationInformation