Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Conflict Class
Conflict Properties
Base Property
Mine Property
Theirs Property
Conflict
Base Property
Gets the state of the document before any edits were made
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax
C#
Copy
public
ReadOnlyDocument
Base
{
get
; }
Property Value
Type:
ReadOnlyDocument
See Also
Reference
Conflict Class
Couchbase.Lite Namespace