DocumentChangeSourceUrl Property |
Gets the remote URL of the source Database from which this change was replicated.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public Uri SourceUrl { get; }
Property Value
Type:
UriThe remote URL of the source Database from which this change was replicated.
See Also