Click or drag to resize

IMutableFragmentBoolean Property

Gets the contained value as a Boolean

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

Property Value

Type: Boolean
See Also