Foundation Technology

Get more value from your data with integrated data cleansing in your systems. Automate data extraction, cleansing and import for greater efficiency.

 

ReportDetails

Definition

            public class ReportDetails
            {
                public string Name;
                public string Title;
                public string Description;
                public string Filename;
            }
        

Description

Contains metadata about an available report containing information about the quality of the cleansed data.

A list of this report information is available by calling the GetReportDetails method. The contents of one of the reports can be downloaded by calling the DownloadReport method and supplying the value from the Name field of the ReportDetails instance as the reportName parameter.

  • The Name field contains a unique identifier for the report.
  • The Title field contains a human-readable title for the report.
  • The Description field contains a human-readable description for the report.
  • The Filename field contains a suggested name to save the report as when downloaded.

Results Manager documentation

Skip Navigation Links
Request handled by server S1 for client 38.107.179.220 at 22/05/2012 06:15:02