PS.StageCustomField object (ps.js)

Represents a custom field for a project stage.

Applies to: Project Professional 2013 | Project Server 2013

PS.StageCustomField

Members

Methods

The StageCustomField object has the following methods.

Method

Description

deleteObject

initPropertiesFromJson

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

Properties

The StageCustomField object has the following properties.

Property

Description

id

name

readOnly

required

stage

REST resource endpoint

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/Stages('stageid')/CustomFields('fieldid')

HTTP requests

This resource supports the following HTTP commands:

POST syntax

POST http://<sitecollection>/<site>/_api/ProjectServer/Stages('stageid')/CustomFields('fieldid')

See also

Reference

Microsoft.ProjectServer.Client.StageCustomField