
Baseline for nested Projects
I have generated a "master" project document, with several inserted projects
inside it. When I set a baseline from Tools/Tracking, it does not appear to
set baselines for each of the inserted linked Projects as well (this seems
fair enough I suppose). What I can't see is how to set baselines for these
projects programmatically... the SaveBaseline command works off the
Application object, not an individual Project.
I would have thought I would have to walk the subprojects collection,
calling SaveBaseline on each of them in turn, and that would give me what I
need - but that does NOT seem to be the case.
Any clues ? I want to be able to set all the baseline information for nested
projects from one click in the "master" document containing them.
Thanks,
Paul.