public byte[] DownloadReport(string username, string password, string jobName, string reportName)
Downloads the contents of a human-readable report containing a description of the quality of the cleansed data.
The format of the data retrieved from this method may vary depending on the particular report that has been requested,
but is normally an Excel 2003 file.
A list of the available reports that can be requested by this method for a particular job can be obtained from
the GetReportDetails method.