Click or drag to resize

FragmentValue 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#
public virtual Object Value { get; set; }

Property Value

Type: Object
See Also