Community Analyst API for Silverlight 2.2 Reference
ESRI.ArcGIS.Client.BACore Namespace
See Also  Inheritance Hierarchy Send Feedback

Glossary Item Box

Common Community Analyst API data types.

Classes

 ClassDescription
ClassBAJsonWriter The BAJsonWriter class provides conversion of objects to JSON string.
ClassBAReportHeader The BAReportHeader class is the base class for a report header used in ReportOptions.
ClassBARequestError An exception of this type is thrown in the ExecuteAsunc method of a Community Analyst task if task parameters are incorrect.
ClassBAResponseError An exception of this type is thrown in the response handler of a Community Analyst client if there were errors while response parsing.
ClassCoreUtils Static collection of core utility methods.
ClassExtentData The ExtentData class specifies an extent used in parameters of Community Analyst tasks.
ClassIDNamePair The IDNamePair class represents a pair of ID and Name properties.
ClassImageDescription The ImageDescription class provides settings of the image to be generated.
ClassImageDisplay The ImageDisplay class provides the display characteristics of the image to be generated.
ClassImageType The ImageType class provides information about the type of image to be generated.
ClassJsonList<T> The JsonList class provides serialization of its items to JSON array.
ClassOutputTypes The OutputTypes class specifies output options used in execution a Community Analyst task providing multiple output results.
ClassPointRecord The PointRecord class specifies properties of a geographic point.
ClassRenderingParameters The RenderingParameters class provides parameters of rendering a task output as an image.
ClassReportInfo The ReportInfo class encapsulates a single report from a response of a Community Analyst task.
ClassReportOptions The ReportOptions class specifies output report properties.
ClassReportTemplateInfo The ReportTemplateInfo class contains information about a report template including its title, category, output formats, and name.
ClassStandardLayer The StandardLayer class is used to reference an installed Community Analyst data layer.
ClassStdGeographiesFeature The StdGeographiesFeature represents attributes of a feature of a standard geography level.
ClassSummarizationInfo The SummarizationInfo class specifies properties of a summarization variable available for a Community Analyst data hierarchy.
ClassSummarizationTags The SummarizationTags class provides a collection of tags such as keywords or group names associated with a summarization variable.
Since Community Analyst API for Silverlight 2.2.
ClassTaskMessage The TaskMessage class provides a message created during execution of a Community Analyst task.
ClassTaskResultOutput The TaskResultOutput class encapsulates an output from a Community Analyst task producing multiple output results.
ClassValueFormat The ValueFormat class provides formatting of a numerical value.
ClassValueFormatter The ValueFormatter class provides the default implementation of IValueFormatter interface.

Interfaces

 InterfaceDescription
InterfaceIJsonObject The IJsonObject interface is implemented by classes serializable to a JSON object or array.
InterfaceIValueFormatter The IValueFormatter interface provides method for formatting a numeric value.

Delegates

 DelegateDescription
DelegateValidatorCallback<T> Validates a value of object of the given type.

Enumerations

 EnumerationDescription
EnumerationBAValueType Enumeration of value types available with summarization variables.
EnumerationBenchmarkOptions The enumeration of methods used in creation a benchmark area.
EnumerationBenchmarkSortOptions The enumeration of report fields sorting options used in creation a Benchmark report.
EnumerationDriveTimeUnits Enumeration of time and distance measurement units used in Drive Time tasks.
EnumerationImageFormat Enumeration of supported image formats.
EnumerationMessageType Types of standard ArcGIS messages.

See Also

© 2010-2012 ESRI Inc. All Rights Reserved.