This documentation is archived and is not being maintained.
PS.StageCustomField object (ps.js)
Represents a custom field for a project stage.
Last modified: February 12, 2013
Applies to: Project Professional 2013 | Project Server 2013
Methods
The StageCustomField object has the following methods.
Properties
The StageCustomField object has the following properties.
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')