ReplicatorOptionsDictionaryDocIDs Property |
Gets or sets the docIDs to replicate
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax public IList<string> DocIDs { get; set; }
Property Value
Type:
IListStringSee Also