Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IMutableFragment Interface
IMutableFragment Properties
Array Property
Blob Property
Boolean Property
Date Property
Dictionary Property
Double Property
Float Property
Int Property
Long Property
String Property
Value Property
IMutableFragment
Value Property
Gets or sets the value of the fragment as an untyped object
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.1.0-b0232
Syntax
C#
Copy
Object
Value
{
get
;
set
; }
Property Value
Type:
Object
Exceptions
Exception
Condition
InvalidOperationException
Thrown when a value is attempted to be set on a key path that does not exist
See Also
Reference
IMutableFragment Interface
Couchbase.Lite Namespace