ArcGIS Runtime SDK for WPF - Library Reference
ToJson Method
See Also 
ESRI.ArcGIS.Client Namespace > IJsonSerializable Interface : ToJson Method

Serializes the calling object to JSON

Syntax

Visual Basic (Declaration) 
Function ToJson() As String
C# 
string ToJson()

Return Value

A JSON string representation of the calling object

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.