PS.TimeSheetLineStatus enumeration (ps.js)

Specifies status settings that can be applied to a timesheet line.

Applies to: Project Professional 2013 | Project Server 2013

PS.TimeSheetLineStatus

Remarks

Timesheet line status settings are represented by numerical values.

Members

The TimeSheetLineStatus enumeration has the following members.

Member

Value

Description

notSpecified

-1

Not specified

pending

0

Pending

approved

1

Approved

rejected

2

Rejected

notApplicable

3

Not applicable

pendingApproval

4

Pending approval

See also

Reference

Microsoft.ProjectServer.Client.TimeSheetLineStatus