Click or drag to resize

ConflictSource Property

Gets the version of the document that is already existing

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
public ReadOnlyDocument Source { get; }

Property Value

Type: ReadOnlyDocument
See Also