PS.TimeSheetEntryMode enumeration (ps.js)

Specifies timesheet entry modes.

Applies to: Project Professional 2013 | Project Server 2013

PS.TimeSheetEntryMode

Remarks

Entry modes are represented by enumerated values that describe the frequency of timesheet entry, for example daily or weekly.

Members

The TimeSheetEntryMode enumeration has the following members.

Member

Value

Description

notSpecified

-1

Not specified

daily

0

Daily

weekly

1

Weekly

See also

Reference

Microsoft.ProjectServer.Client.TimeSheetEntryMode