PS.TimeSheetStatus enumeration (ps.js)

Represents status settings that can be applied to a timesheet.

Applies to: Project Professional 2013 | Project Server 2013

PS.TimeSheetStatus

Members

The TimeSheetStatus enumeration has the following members.

Member

Value

Description

notSpecified

-1

Not specified.

inProgress

0

In progress

submitted

1

Submitted.

acceptable

2

Acceptable.

approved

3

Approved.

rejected

4

Rejected.

pendingSubmit

5

Pending submission. Used when one or more timesheet lines are pending approval after a timesheet is submitted and project manager coordination is required.

Remarks

Timesheet status settings are represented by numerical values.

See also

Reference

Microsoft.ProjectServer.Client.TimeSheetStatus