PS.TimeSheetLineClass enumeration (ps.js)

Office 2013 and later

Specifies classifications that define the different uses of a timesheet line.

Last modified: February 12, 2013

Applies to: Project Professional 2013 | Project Server 2013

PS.TimeSheetLineClass

TimeSheetLineClass is an enumerated value that refers to the purpose of the line; for example, to record vacation time or to record sick time.

The TimeSheetLineClass enumeration has the following members.

Member

Value

Description

standardLine

0

A timesheet line that is used to record standard work time. The default value for a timesheet line.

sickTimeLine

1

A timesheet line that is used to record sick time.

vacationLine

2

A timesheet line that is used to record vacation time.

administrativeLine

3

A timesheet line that is used to record administrative time.

Show: