Re: [Mpxj-developers] Status date always returns null
Multi platform library to read and write schedule data
Brought to you by:
joniles
|
From: Jon I. <pac...@go...> - 2014-01-15 09:10:33
|
Hi, the status date attribute in the project header is read from MPP, MPD and MSPDI files... but not XER files. If there is a particular attribute present in the XER file which represents the status date I'd be happy to update the code to read it so that it is available using MPXJ. Let me know if you can point me in the right direction. Jon On 14 January 2014 22:25, Hassan El-Mehalawi <elm...@gm...> wrote: > 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 > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Mpxj-developers mailing list > Mpx...@li... > https://lists.sourceforge.net/lists/listinfo/mpxj-developers > > |