Hi All If I need to save a copy of a runtime map as a new resource id? How do I do that? The old API v2.x had a method ServerConnectionI.SaveRuntimeMap(newid, map);
I think, with the new API, I could do this, but is this correct? map.ResourceID = newid; map.Save(); best regards Hans Milling... -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/How-to-save-copy-of-runtime-map-tp7100811p7100811.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
