ReadOnlyDocumentIsDeleted Property |
Gets whether or not this document is deleted
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public bool IsDeleted { get; }
Property Value
Type:
BooleanSee Also