Recurring task problem
Multi platform library to read and write schedule data
Brought to you by:
joniles
Hello,
I've saved a .mpp file with a recurring task, like this:
* RecurringTaskSummary
** RecurringTask1
** NonRecurringTask
** RecurringTask2
When I am reading the .mpp I use Task.getRecurring() and it's returning true only for the summary of recurrence.
I believe this method was supposed to return true for "RecurringTask1" and "RecurringTask2" too, or how can I check if the children of the summary task are recurrences or not?
Note: I'm using mpxj 5.2.2 and MSProject 2016.
Regards,
Giovane de Oliveira