Click or drag to resize

Document_isInvalidated Field

Whether or not the current document has been invalidated by a save or delete

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
protected bool _isInvalidated

Field Value

Type: Boolean
See Also