Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IDocumentMetadata Interface
IDocumentMetadata Properties
Id Property
IsDeleted Property
Sequence Property
Type Property
IDocumentMetadata
IsDeleted Property
Gets whether or not the document is deleted
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
bool
IsDeleted
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IDocumentMetadata Interface
Couchbase.Lite Namespace