Gets the properties from this object
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public IDictionary<string, Object> GetProperties()
Return Value
Type:
IDictionaryString,
ObjectThe properties contained in the object
See Also