Esri Business Analyst Server API for Silverlight 2.2 Reference
SummaryReportsTask Class
Members  See Also  Send Feedback
ESRI.ArcGIS.Client.BAServer.Tasks.Reports Namespace : SummaryReportsTask Class

Glossary Item Box

The Summary Reports task creates summary reports for a given set of boundaries.

Object Model

SummaryReportsTask ClassAbstractClient ClassTaskResultOutput ClassITokenProvider Interface

Syntax

Remarks

With several report template options, Summary Reports leverage Business Analyst Server's data layers to comprehensively describe, analyze, and summarize information associated with the input boundary areas. Summary Reports may also be leveraged to create mappable Feature Class representations of named geographic locations and boundary areas.

This task creates one or more reports for a given boundary layer. It should be primarily used to create reports for Business Analyst trade areas.

The result of this task is a ESRI.ArcGIS.Client.BACore.TaskResultOutput object, which is compatible with ArcGIS Server's mapping APIs. Output reports are returned in the Reports array of the result object as items of the ESRI.ArcGIS.Client.BACore.ReportInfo type. Additionally, the output reports can be stored to the Business Analyst Server repository.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BACore.Client.AbstractTask
      ESRI.ArcGIS.Client.BACore.Client.BATask<TResult,TEventArgs>
         ESRI.ArcGIS.Client.BAServer.Tasks.BAServerTask<TResult>
            ESRI.ArcGIS.Client.BAServer.Tasks.Reports.SummaryReportsTask

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2010-2012 Esri, Inc. All Rights Reserved.