A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Replication Class
Replication Properties
ActiveTaskInfo Property
Authenticator Property
ChangesCount Property
Channels Property
CompletedChangesCount Property
Continuous Property
CreateTarget Property
DocIds Property
Filter Property
FilterParams Property
Headers Property
IsPull Property
IsRunning Property
LastError Property
LocalDatabase Property
Options Property
RemoteUrl Property
ReplicationOptions Property
Status Property
TransformationFunction Property
Username Property
Replication
TransformationFunction Property
Gets or sets the transformation function used on the properties of the documents being replicated
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
PropertyTransformationDelegate
TransformationFunction
{
get
;
set
; }
Property Value
Type:
PropertyTransformationDelegate
See Also
Reference
Replication Class
Couchbase.Lite Namespace