ReadOnlyFragmentValue 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: 2.0.0-b0382
Syntaxpublic virtual Object Value { get; set; }Property Value
Type:
Object
See Also