RevisionIsDeletion Property |
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax public virtual bool IsDeletion { get; }
Property Value
Type:
Booleantrue if the
Revision marks the deletion; otherwise,
false.
See Also