S
Shane
I'm trying to import tasks from project 2000 using .Net
and oledb. I'm able to get the task but I would like to
use timescaledata method? Something like this in VBA
tsk1.timescaledata(startproj, startproj + 5 * 365, 5, 2)
The goal is to get the task cost per week.
Is there a way to do this in .Net?
Thanks for your help
Shane
and oledb. I'm able to get the task but I would like to
use timescaledata method? Something like this in VBA
tsk1.timescaledata(startproj, startproj + 5 * 365, 5, 2)
The goal is to get the task cost per week.
Is there a way to do this in .Net?
Thanks for your help
Shane