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

Property Value

Type: Document
See Also