| MutableDocumentIsDeleted Property  | 
 
            Gets whether or not this document is deleted
            
 
    Namespace: 
   Couchbase.Lite
    Assembly:
   Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
 Syntax
Syntaxpublic override bool IsDeleted { get; }Property Value
Type: 
Boolean See Also
See Also