getDefaultTaskType() not returning correct Default Task type
Multi platform library to read and write schedule data
Brought to you by:
joniles
The getDefaultTaskType() method always returns "FIXED_UNITS" as the default task type and does not return other task types like "FIXED_DURATION" and "FIXED_WORK". Even the enum value is always returned as 0.
Hi folks,
I am using this API. I need to get the default task type. Please let me know if there is any other way I can get the details?
Pl respond asap.
Let me know if more details are required.
Thanks in advance.
The code in git now reads the default task type from MPP files. This will form part of the next MPXJ release.