Aerospike
C#
Show/Hide TOC
Operation
Value Property
Optional bin value.
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
ByteString
Value
{
get
;
set
; }
Property Value
ByteString
See Also
Reference
Operation Class
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also