public void Rename( ReportObject reportObject, System.string newName, System.string udfData )
Parameters
- reportObject
- The report object that is to be renamed.
- newName
- The new path and name of the report.
- udfData
Optional user-defined data string to pass along with the report.
This feature is deprecated.