A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Document Class
Document Events
Change Event
Document
Change Event
Adds or Removed a change delegate that will be called whenever the Document changes
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
event
EventHandler
<
Document
DocumentChangeEventArgs
>
Change
Value
Type:
System
EventHandler
Document
DocumentChangeEventArgs
See Also
Reference
Document Class
Couchbase.Lite Namespace