Hi
while writing in XML file we use to set
this.IdAttributeUsedForSharedObjects = true;
so that it gives unique id to node,port,link etc…
while updating XML file is there any way to get that id from file so that we can pass that id and update only that perticular node.thanks
Prachi