IQueryRowDocument Property |
Gets the document that was used for creating this
entry
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
SyntaxIDocument Document { get; }
Property Value
Type:
IDocument
See Also