getDaysPerMonth() is not working.
Multi platform library to read and write schedule data
Brought to you by:
joniles
Hi,
I created one project in MSP and set the Days Per Month as other than 20 (less than or greater than 20). Then I exported that project as .mpp file, and tried to retrieve the Days Per Month value by using the piece of code 'projectFile.getProjectHeader().getDaysPerMonth()'. But it always giving me the value as 20 only. Could you please suggest a way?.
Note: In case of .xml file it is working fine.
Thanks,
Arundev
any update on this issue?..
any update on this issue?..
The code now in CVS fixes this issue.