DatabaseChangedEventArgsDocument Property |
Gets the document that was changed
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0074
Syntaxpublic Document Document { get; }Property Value
Type:
Document
See Also