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: 2.0.0-b0520
Syntax
C#
public string DocumentID { get; }

Property Value

Type: String
See Also