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

Serializes the QueryDataSource to JSON

Syntax

Visual Basic (Declaration) 
Public Overrides NotOverridable Function ToJson() As String
C# 
public override string ToJson()

Return Value

A JSON string representation of the QueryDataSource.

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.