| Class | Description |
 | BAJsonWriter |
The BAJsonWriter class provides conversion of objects to JSON string.
|
 | BAReportHeader |
The BAReportHeader class is the base class for a report header used in ReportOptions.
|
 | BARequestError | An exception of this type is thrown in the ExecuteAsunc method of a Community Analyst task if task parameters are incorrect. |
 | BAResponseError |
An exception of this type is thrown in the response handler of a Community Analyst client
if there were errors while response parsing.
|
 | CoreUtils |
Static collection of core utility methods.
|
 | ExtentData |
The ExtentData class specifies an extent used in parameters of Community Analyst tasks.
|
 | IDNamePair |
The IDNamePair class represents a pair of ID and Name properties.
|
 | ImageDescription |
The ImageDescription class provides settings of the image to be generated.
|
 | ImageDisplay |
The ImageDisplay class provides the display characteristics of the image to be generated.
|
 | ImageType |
The ImageType class provides information about the type of image to be generated.
|
 | JsonList<T> |
The JsonList class provides serialization of its items to JSON array.
|
 | OutputTypes |
The OutputTypes class specifies output options used in execution a Community Analyst task
providing multiple output results.
|
 | PointRecord |
The PointRecord class specifies properties of a geographic point.
|
 | RenderingParameters |
The RenderingParameters class provides parameters of rendering a task output as an image.
|
 | ReportInfo |
The ReportInfo class encapsulates a single report from a response of
a Community Analyst task.
|
 | ReportOptions |
The ReportOptions class specifies output report properties.
|
 | ReportTemplateInfo |
The ReportTemplateInfo class contains information about a report template
including its title, category, output formats, and name.
|
 | StandardLayer |
The StandardLayer class is used to reference an installed Community Analyst data layer.
|
 | StdGeographiesFeature |
The StdGeographiesFeature represents attributes of a feature of a standard geography level.
|
 | SummarizationInfo |
The SummarizationInfo class specifies properties of a summarization variable available
for a Community Analyst data hierarchy.
|
 | SummarizationTags | 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. |
 | TaskMessage |
The TaskMessage class provides a message created during execution of a Community Analyst task.
|
 | TaskResultOutput |
The TaskResultOutput class encapsulates an output from a Community Analyst task
producing multiple output results.
|
 | ValueFormat |
The ValueFormat class provides formatting of a numerical value.
|
 | ValueFormatter | The ValueFormatter class provides the default implementation of IValueFormatter interface. |