Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Conflict Class
Conflict Properties
CommonAncestor Property
OperationType Property
Source Property
Target Property
Conflict
Target Property
Gets the version of the document that is attempting to be written but cannot due to an existing version
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
Copy
public
ReadOnlyDocument
Target
{
get
; }
Property Value
Type:
ReadOnlyDocument
See Also
Reference
Conflict Class
Couchbase.Lite Namespace