IDocument<T>.Id Property Couchbase .NET SDK 2.0
The unique identifier for the document

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

Property Value

Type: String
See Also