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

Glossary Item Box

The base class for Business Analyst Clients.

Object Model

BAClient ClassITokenProvider InterfaceITokenService Interface

Syntax

 
Visual Basic (Declaration)
C#
 
 

Remarks

An instance of this class decodes the result from JSON string and provides additional conversion of the result to an object of a specific type applying a result processor registered for the result type requested. After that a result handler function of the calling Business Analyst task can do additional transformations of the result object before returning it to a client.

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.BACore.Client.AbstractClient
      ESRI.ArcGIS.Client.BACore.Client.BAClient
         ESRI.ArcGIS.Client.BAServer.Tasks.BAServerClient

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.