Esri Business Analyst Server API for Silverlight 2.2 Reference
DecodeResult Method
See Also  Send Feedback
ESRI.ArcGIS.Client.BACore.Client Namespace > AbstractClient Class : DecodeResult Method

result
Result string received from HTTP service.

Glossary Item Box

Decodes a result string to a JSON object.

Syntax

 
Visual Basic (Declaration)
C#
 
 

Parameters

result
Result string received from HTTP service.

Return Value

The decoded JSON object.

Remarks

The base implementation decodes the result as JSON object using ArcGIS JavaScriptSerializer.

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.