IDocument T  Content Property Couchbase .NET SDK 2.0
The value representing the document itself

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

Property Value

Type: T
See Also