Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IFragment Interface
IFragment Properties
Array Property
Blob Property
Boolean Property
Date Property
Dictionary Property
Double Property
Exists Property
Float Property
Int Property
Long Property
String Property
Value Property
IFragment
Exists Property
Gets whether or not this object exists in the hierarchy
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
bool
Exists
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
IFragment Interface
Couchbase.Lite Namespace