DatabaseChangedEventArgsDocIDs Property |
Gets the document IDs of the changes that occurred
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax public IList<string> DocIDs { get; }
Property Value
Type:
IListStringSee Also