In the attached .xml project file, there is a single resource assignment. I am trying to read the TimephasedData property for that assignment. I expect 8 data points, three of which would have a value of 0 (PT0H0M0S) and five of which would have a value of 8 hours (PT8H0M0S).
Instead, there are 16 points. Some are just null, some are 1-hour, some are 8-hour, and some are 0-hour.
In a previous support ticket, I was informed that TimephasedData was not available for .mpp files, and only for .xml files. However, the .xml file type also seems to be corrupt for TimephaseData. Can you confirm my expectations?
Thanks!