Click or drag to resize

DocumentId Property

Gets this document's unique ID

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
public string Id { get; }

Property Value

Type: String
See Also