ADOFeatureToJSON Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Represents the feature as a JSON object.
Namespace:
Telogis.GeoBase.DataSources
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public JSONObject ToJSON()
Public Function ToJSON As JSONObject
Return Value
Type:
JSONObjectA JSON representation of the feature.
See Also