Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
DocumentFragment Class
DocumentFragment Properties
Document Property
Exists Property
Item Property
DocumentFragment
Exists Property
Gets whether or not this document exists
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
Copy
public
bool
Exists
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
DocumentFragment Class
Couchbase.Lite Namespace