Skip to content
Sep 7 / Michaël Hompus

An addition to the Project Server 2007 SDK (Part 2)

I was browsing through the TimePeriodDataSet.TimePeriodsRow Members and found the following empty entries I could fill:

Name

Description

Enumeration

RES_TIMESHEET_MGR_UID

Specifies the resource unique identifier of the (next) enterprise resource reviewing on this timesheet.

 

TS_WEEK_STARTS_ON

Specifies the first day of the week for this timesheet.

0 = Sunday
1 = Monday
2 = Tuesday
3 = Wednesday
4 = Thursday
5 = Friday
6 = Saturday

WPRD_UID

Specifies the period unique identifier of the timeperiod.

 
Leave a Comment