I am trying to use c# to create timesheet entries in Project Server and running across a problem with saving the number of hours for the timesheet line on a certain day. if i look at the dataset there is a property for TS_ACT_VALUE and if i use 1 hour it shows 60000, does anyone know what the calculation is used to get that or another method of saving the number of hours worked on a timesheet line item
Thanks