ImportLatestReport
Associated with: Crystal Reports.
Use the ImportLatestReport method to import a file into the latest report in the database. The selected file is imported in Crystal Reports format.
Arguments:
- Filename—Use to specify details about the file that you want to import. Use the argument to specify one of the following:
- A string comprising the source file name, including the full path to the file on the main server.
- A byte array containing the content of the file that you want to import.
Or: