A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
QueryRow Class
QueryRow Properties
Database Property
Document Property
DocumentId Property
DocumentProperties Property
DocumentRevisionId Property
Key Property
SequenceNumber Property
SourceDocumentId Property
Value Property
QueryRow
DocumentId Property
Gets the Id of the associated
Document
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
string
DocumentId
{
get
; }
Property Value
Type:
String
The Id of the associated
Document
.
See Also
Reference
QueryRow Class
Couchbase.Lite Namespace