ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
ToJson Method
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > GeoImageDescriptionConverter Class : ToJson Method




description

Syntax

Visual Basic (Declaration) 
Public Shared Function ToJson( _
   ByVal description As GeoImageDescription _
) As String
Visual Basic (Usage)Copy Code
Dim description As GeoImageDescription
Dim value As String
 
value = GeoImageDescriptionConverter.ToJson(description)
C# 
public static string ToJson( 
   GeoImageDescription description
)

Parameters

description

Remarks

NoData should be a string

See Also

© 2010 All Rights Reserved.