Click or drag to resize

ConflictCommonAncestor 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-b0125
Syntax
C#
public ReadOnlyDocument CommonAncestor { get; }

Property Value

Type: ReadOnlyDocument
See Also