PS.TimeSheetWorkCreationInformation object (ps.js)

Provides information for the creation of a timesheet work object.

Applies to: Project Professional 2013 | Project Server 2013

var object = new PS.TimeSheetWorkCreationInformation()

Members

Methods

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

Property

Description

actualWork

comment

end

nonBillableOvertimeWork

nonBillableWork

overtimeWork

plannedWork

start

typeId

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

See also

Reference

Microsoft.ProjectServer.Client.TimeSheetWorkCreationInformation