[Mpxj-developers] Status date always returns null
Multi platform library to read and write schedule data
Brought to you by:
joniles
|
From: Hassan El-M. <elm...@gm...> - 2014-01-14 22:25:27
|
Hello, I'm trying to get the data date, or status date from a Primavera XER file I'm reading. For some reason, when I do this: Date dataDate = project.getHeader().getStatusDate(); I get null every time. Any idea why this is happening? Or how to fix it? Thanks! Hassan |