ArcObjects Library Reference  (ArcWeb)    

IArcWebReport Interface

Deprecation Notice: The ArcWeb library and all its classes, interfaces, and members have been deprecated. As of June 30, 2009 ESRI will no longer offer the ArcWeb Services product line. In order to avoid failures due to the unavailability of ArcWeb Services, we strongly advise you to remove objects contained in the ArcWeb library from existing or future applications.

Provides access to members that create a demographic report or a print-quality thematic map for a specified area.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method CreatePDFDocument Creates a user-defined data in PFD format.
Method GetAvailableTemplateNames Gets template names to use with the CreatePDFDocument method.
Method GetCustomSiteReport Gets a report with user-requested variables for a specified site.
Method GetCustomStandardGeographyReport Gets a report containing user-requested variables for a specified standard geography.
Method GetCustomVariables Gets a list of variables that can be used to create a custom report.
Method GetDatabases Gets a list of databases that can be used to create a thematic map report.
Method GetGeographyIDs Gets the geography ID information.
Method GetReportHeaderKeys Gets the key/value pairs for the header of the report based on the method name.
Method GetSiteReports Gets pre-formatted reports for a specified site.
Method GetStandardGeographyReport Gets a pre-formatted report for specified standard geographies.
Method GetTables Gets a list of tables for a specific database that can be used to create a thematic map report.
Method GetThematicMapReport Gets a thematic map in PDF format for a specified set of sites.
Method GetThematicVariables Gets a list of variables for a specified database and table.
Method SearchThematicVariables Gets the thematic variables based on a keyword search.

CoClasses that implement IArcWebReport

CoClasses and Classes Description
ArcWebReport An ArcWeb service used to create a demographic report or a print-quality thematic map for a specified area.