Copy (duplicate) a report in the repository from one location to another.
Overload List
Exceptions
Exception | Description |
System.NullReferenceException | System.NullReferenceException is thrown if a report with the same name already exists with newName. |
WrUserMessage | WrUserMessage will be thrown if the user with Storage Management identity does not have CanCopy access to the content item being copied; if access to the report is denied (e.g. the current user does not have the ability to create or edit the particular report type being copied); or if the newName of the report duplicates an existing report name in the desination. |