Click or drag to resize

IFragmentValue Property

Gets the value of the fragment as an untyped object

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

Property Value

Type: Object
See Also