Click or drag to resize
DocumentTValue Property
The value representing the document itself

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

IDocumentTValue
See Also