Click or drag to resize

UnsavedRevisionProperties Property

Gets the properties of the Revision.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public override IDictionary<string, Object> Properties { get; }

Property Value

Type: IDictionaryString, Object
See Also