You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the stackoverflow it's mentioned the following:
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
Does that mean that it is possible to get this information through the views instead @joniles ? I've tried exploring the data stored through net.sf.mpxj.mpp.GanttChartView, however I cannot seem to find any link to tasks there.
Hi @Anderen2, unfortunately the flag is part of the binary data "blob" within which the view data is stored. I still have some work to do in order to understand the structure so I can reliably extract the flag.
From https://stackoverflow.com/questions/55946938/how-to-get-the-value-of-tasks-display-on-timeline.
MPXJ does not support retrieve value for the "Display on Timeline" field on Task.
The text was updated successfully, but these errors were encountered: