Click or drag to resize

MutableFragmentValue Property

Gets or sets the value of the fragment

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public override Object Value { set; }

Property Value

Type: Object
See Also