ReplicatorConfigurationDocumentIDs Property |
A set of document IDs to filter by. If not null, only documents with these IDs will be pushed
and/or pulled
Namespace:
Couchbase.Lite.Sync
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0364
Syntax public IList<string> DocumentIDs { get; set; }
Property Value
Type:
IListStringSee Also