J
JimS
I want to open up and interogate an existing MSP project (NOT server) using
VB.net. I have finally found the correct reference and import statements. How
do I instantiate my "project" object and point it to an existing project? So
far, I've got:
dim XYZ as new Project
dim tsk as Task
....
Now, I'm stuck.
Can anyone point me the right way to start up. After that, I'll be good.
Thanx
VB.net. I have finally found the correct reference and import statements. How
do I instantiate my "project" object and point it to an existing project? So
far, I've got:
dim XYZ as new Project
dim tsk as Task
....
Now, I'm stuck.
Can anyone point me the right way to start up. After that, I'll be good.
Thanx