A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Document Class
Document Properties
ConflictingRevisions Property
CurrentRevision Property
CurrentRevisionId Property
Database Property
Deleted Property
Id Property
LeafRevisions Property
Properties Property
RevisionHistory Property
UserProperties Property
Document
Deleted Property
Gets if the
Document
is deleted.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
bool
Deleted
{
get
; }
Property Value
Type:
Boolean
true
if deleted; otherwise,
false
.
See Also
Reference
Document Class
Couchbase.Lite Namespace