Click or drag to resize

ConflictMine Property

Gets the version of the document that is already existing

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public Document Mine { get; }

Property Value

Type: Document
See Also