Click or drag to resize

ConflictTheirs 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: 0.0.0
Syntax
C#
public Document Theirs { get; }

Property Value

Type: Document
See Also