BinAsGeoJSON Method
Create bin with a GeoJSON value.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.1.0
public static Bin AsGeoJSON(
string name,
string value
)
- name String
- bin name, current limit is 15 characters
- value String
- bin value
Bin