Click or drag to resize

IQueryRowDocumentID Property

Gets the ID of the document that was used for creating this entry

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

Property Value

Type: String
See Also