Click or drag to resize

DatabaseChangedEventArgsExternal Property

Gets whether or not this event was triggered by another IDatabase instnace.

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
public bool External { get; }

Property Value

Type: Boolean
See Also