Click or drag to resize
DocumentResultTValue Property
The actual value stored within Couchbase

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public T Value { get; set; }

Property Value

Type: T

Implements

IDocumentResultTValue
See Also