M
Monica
Hi,
I want to get the estimated effort for a Schedule
programmatically.
I tries using floowing:
MSProject.Application Appobj = new MSProject.Application();
API App.ActiveProject.Work
But it returns TRUE and not a figure.
Also API App.ActiveProject.BaselineWork returns 0 incase
Project is not baselined.
Thanks & Regards,
Monica
I want to get the estimated effort for a Schedule
programmatically.
I tries using floowing:
MSProject.Application Appobj = new MSProject.Application();
API App.ActiveProject.Work
But it returns TRUE and not a figure.
Also API App.ActiveProject.BaselineWork returns 0 incase
Project is not baselined.
Thanks & Regards,
Monica