| ReplicationOptionsDictionaryKeys Structure | 
Note: This API is now obsolete.
Namespace: Couchbase.Lite
 Syntax
Syntax[ObsoleteAttribute("Use ReplicationOptions instead")] public struct ReplicationOptionsDictionaryKeys
The ReplicationOptionsDictionaryKeys type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|   | RemoteUUID | 
            If specified, this will be used in place of the remote URL for calculating
            the remote checkpoint in the replication process.  Useful if the remote URL
            changes frequently (e.g. P2P discovery scenario)
             | 
 See Also
See Also