Click or drag to resize

IMutableFragmentValue 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.0.0-b0520
Syntax
C#
Object Value { get; set; }

Property Value

Type: Object
See Also