Click or drag to resize

DocumentChangedEventArgsDocumentID Property

The ID of the document that changed

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 0.0.0
Syntax
C#
public string DocumentID { get; }

Property Value

Type: String
See Also