DocumentResult T  Content Property Couchbase .NET SDK 2.0
The actual value stored within Couchbase

Namespace: Couchbase
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public T Content { get; set; }

Property Value

Type: T

Implements

IDocumentResult T  Content
See Also