in project document I can insert subproject. Is there any way to do that over Tasks?
Or if I can read properties of inserted subproject that will be also good. At the end I need to read and change "Link to project" field where is path to inserted project.
If I understood properly this was introduced from Project 2010.
Way to insert SubProject is to click on Project => Subproject.
Aspose.Tasks provides features to refer to cross project predecessors and identify cross project tasks. You may please have a look at the following articles and let us know the feedback.
I am particularly interested in changes of "Link to project" value as sometimes we need to move project to new location and that will break links. If I can update this field migration will be full success :).
The changes of “Link to Project” are working with the output XML file but it is not working if the file is saved as MPP as tested with the following sample code. I have logged the issue as TASKS-34258 in our bug tracking system so that our Product team can investigate it further. We shall notify you here once there is some information available about this issue.