0

I'm using MPXJ 7.8.1 to read the MS Project file(.mpp), but I can't find a API to get the value of the field "Display on Timeline" on Task info.

Is there a way to get the value of this field?

enter image description here

Kenneth
  • 181
  • 3
  • 12

1 Answers1

0

Unfortunately at present there isn't a way to retrieve this field using MPXJ. I've had a quick look and it appears that this flag may be stored as part of the view data for a Gantt chart, but I've not had the time to dig into this in enough detail to extract it. I'll add it to the todo list!

Jon Iles
  • 2,519
  • 1
  • 20
  • 30