DocumentDocumentChangeEventArgs Class |
Namespace: Couchbase.Lite
public class DocumentChangeEventArgs : EventArgs
The DocumentDocumentChangeEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentDocumentChangeEventArgs | Initializes a new instance of the DocumentDocumentChangeEventArgs class |
Name | Description | |
---|---|---|
![]() | Change |
Gets the details of the change.
|
![]() | Source |
Gets the Document that raised the event.
|