DatabaseChangedEventArgsIsExternal Property |
If true this change was triggered by external factors (i.e.
pull replication)
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0295
Syntax public bool IsExternal { get; }
Property Value
Type:
BooleanSee Also