F
fan
The project "aa.mpp", the other project "master.mpp".
1.I open the "master.mpp"
2.select "Insert->Project"
3.select "aa.mpp",
4."aa.mpp" has been add into "masther.mpp"
How to finish above funtion by coding.
as: app.Projects.Add(false, fileName, true); but app.SubProjects has not
"Add" method,
1.I open the "master.mpp"
2.select "Insert->Project"
3.select "aa.mpp",
4."aa.mpp" has been add into "masther.mpp"
How to finish above funtion by coding.
as: app.Projects.Add(false, fileName, true); but app.SubProjects has not
"Add" method,