The value representing the document itself
Namespace: CouchbaseAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxProperty Value As T
Get
Set
property T Value {
T get ();
void set (T value);
}
abstract Value : 'T with get, set
Property Value
Type:
T
See Also