Saves a copy of the current project file (*.aprx) to the specified location with the
specified file name, then opens the new project file
Parameters
- savePath
- The full path to the location where the new project file will be stored, including the file name for the new project file
- overwrite
- (optional) A boolean indicating if an existing project file in the specified location with the same name should be overwritten or not. (default value = false)
Return Value
A Task returning a success result
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.