Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
ISubdocument Interface
ISubdocument Properties
Document Property
Exists Property
ISubdocument
Exists Property
Gets whether or not this subdocument has been saved into a document yet
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
bool
Exists
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
ISubdocument Interface
Couchbase.Lite Namespace