B
Bradford Ray
Hi,
I am creating an .mpp file in VB.Net using the MS Project Object Model. All
is good except for a couple of annoying things I can't sort out:
a) the sub OutlineIndent doesn't take any parameters, but when I try and
run it it complains about invalid arguments?
b) to avoid a), I tried setting the IndentLevel but anything other than
"1" fails. (PS. I tried a) and b) on the 2nd task, theoretically forcing the
1st one to become a summary task)
c) the Critical field is readonly?? Why, and can I get around it?
d) some tasks start and end dates are not the same as the ones I
originally set them as. eg: I ended up with a milestone that started on the
25th and ended on the 26th?
Of course, any help would be greatly appreciated!
Cheers,
Brad.
I am creating an .mpp file in VB.Net using the MS Project Object Model. All
is good except for a couple of annoying things I can't sort out:
a) the sub OutlineIndent doesn't take any parameters, but when I try and
run it it complains about invalid arguments?
b) to avoid a), I tried setting the IndentLevel but anything other than
"1" fails. (PS. I tried a) and b) on the 2nd task, theoretically forcing the
1st one to become a summary task)
c) the Critical field is readonly?? Why, and can I get around it?
d) some tasks start and end dates are not the same as the ones I
originally set them as. eg: I ended up with a milestone that started on the
25th and ended on the 26th?
Of course, any help would be greatly appreciated!
Cheers,
Brad.