PS.TimeSheetPeriod object (ps.js)

Office 2013 and later

Represents a defined period of time on a timesheet.

Last modified: February 12, 2013

Applies to: Project Professional 2013 | Project Server 2013

PS.TimeSheetPeriod

Methods

The TimeSheetPeriod object has the following methods.

Method

Description

createTimeSheet

initPropertiesFromJson

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

Properties

The TimeSheetPeriod object has the following properties.

Property

Description

end

id

name

start

timeSheet

Endpoint URI structure

http://<sitecollection>/<site>/_api/ProjectServer/TimeSheetPeriods('periodid')

HTTP requests

This resource supports the following HTTP commands:

POST syntax

POST http://<sitecollection>/<site>/_api/ProjectServer/TimeSheetPeriods('periodid')
Show: