Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
Fragment Class
Fragment Properties
Exists Property
Item Property
Value Property
Fragment
Value Property
Gets the value of the fragment as an untyped object (set will throw)
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
Copy
public
virtual
Object
Value
{
get
;
set
; }
Property Value
Type:
Object
See Also
Reference
Fragment Class
Couchbase.Lite Namespace