ArcGIS API for Silverlight - Library Reference
ToJson Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > DataSource Class : ToJson Method

Serializes the DataSource to JSON

Syntax

Visual Basic (Declaration) 
Public MustOverride Function ToJson() As String
C# 
public abstract string ToJson()

Return Value

A JSON string representation of the DataSource.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.