Click or drag to resize

FragmentValue Property

Gets or sets the value of the fragment

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

Property Value

Type: Object
See Also