Click or drag to resize

Document_dict Field

The backing dictionary for this document

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0520
Syntax
C#
protected IDictionaryObject _dict

Field Value

Type: IDictionaryObject
See Also