PS.TimeSheetPeriod object (ps.js)

Represents a defined period of time on a timesheet.

Applies to: Project Professional 2013 | Project Server 2013

PS.TimeSheetPeriod

Members

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

REST resource endpoint

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')

See also

Reference

Microsoft.ProjectServer.Client.TimeSheetPeriod