DocumentFragmentExists Property |
Gets whether or not this document is in the database
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntaxpublic bool Exists { get; }
Property Value
Type:
Boolean
See Also