ArcGIS API for WPF - Library Reference
ToJson() Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > FeatureSet Class : ToJson() Method

Serializes the FeatureSet to JSON

Syntax

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

Return Value

A JSON string representation of the FeatureSet

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.