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

Glossary Item Box

The AnalysisAndReportParameters class is the base class for Business Analyst Server tasks producing a feature class, a map image, and a standard report.

Object Model

AnalysisAndReportParameters ClassFolderItem ClassFolderItem ClassOutputTypes ClassRenderingParameters ClassBAResultType ClassReportOptions Class

Syntax

Remarks

Output options for tasks whose parameters inherit from this class include rendering output image (OutputTypes.GetMapImage), creating the feature class for subsequent analysis (OutputTypes.GetFeatureClass), and/or creating a report (OutputTypes.GetReport). If no output options are specified, the required output options are specified as follows. If the RenderingParameters parameter is specified, the image output is requested. If the StandardReportOptions parameter is specified, the report is requested. If the OutputAnalysisItem parameter is specified, the output analysis feature class will be stored in the repository. If RenderingParameters, StandardReportOptions, and OutputAnalysisItem parameters are missing, the feature class output is requested.

Inheritance Hierarchy

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.