Click or drag to resize

IMetaDocumentID Property

Gets an expression for retrieving the unique ID of a document

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

Property Value

Type: IMetaExpression
See Also