Couchbase Lite .NET Documentation
Couchbase Lite .NET Documentation
Couchbase.Lite
IPropertyContainer Interface
IPropertyContainer Properties
Item Property
Properties Property
IPropertyContainer
Properties Property
Gets or sets the raw properties for the object
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
Copy
IDictionary
<
string
,
Object
>
Properties
{
get
;
set
; }
Property Value
Type:
IDictionary
String
,
Object
Exceptions
Exception
Condition
ThreadSafetyViolationException
Thrown if an invalid access attempt is made
See Also
Reference
IPropertyContainer Interface
Couchbase.Lite Namespace