DocumentDocumentChangeEventArgsChange Property |
Gets the details of the change.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public DocumentChange Change { get; }
Property Value
Type:
DocumentChangeThe details of the change.
See Also