Click or drag to resize

DocumentChangeIsExpiration Property

Gets whether or not this change is a document expiration (i.e. TTL has passed)

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
public bool IsExpiration { get; }

Property Value

Type: Boolean
See Also