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