[]
Creates a copy of the report.
public static Report Copy(this Report report, ResourceLocator resourceLocator)
| Type | Name | Description |
|---|---|---|
| Report | report | A Report to copy for. |
| ResourceLocator | resourceLocator | A ResourceLocator object used to locate the resource. |
| Type | Description |
|---|---|
| Report | A new Report object that is a copy of the original. |