Click or drag to resize
DocumentResultTDocument Property
The Document object

Namespace: Couchbase
Assembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Document<T> Document { get; }

Property Value

Type: DocumentT

Implements

IDocumentResultTDocument
See Also