A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite.Replicator
BulkDownloadEventArgs Class
BulkDownloadEventArgs Properties
DocumentProperties Property
BulkDownloadEventArgs
DocumentProperties Property
Gets the document properties that were received by the downloader
Namespace:
Couchbase.Lite.Replicator
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
IDictionary
<
string
,
Object
>
DocumentProperties
{
get
; }
Property Value
Type:
IDictionary
String
,
Object
See Also
Reference
BulkDownloadEventArgs Class
Couchbase.Lite.Replicator Namespace