Value
GetAsGeoJSON Method
Aerospike
Get GeoJSON or null value instance.
Namespace:
Aerospike.Client
Assembly:
AerospikeClient
(in AerospikeClient.dll) Version: 3.8.0.0 (3.8.0)
Syntax
VB
C#
C++
F#
JScript
View Colorized
Copy to Clipboard
Print
public
static
Value
GetAsGeoJSON
(
string
value
)
public static Value GetAsGeoJSON( string value )
Parameters
value
Type:
System
String
See Also
Value Class
Value Members
Aerospike.Client Namespace