Click or drag to resize

ReadOnlyFragmentValue Property

Gets the raw contained value of this object

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0125
Syntax
C#
public Object Value { get; }

Property Value

Type: Object
See Also