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 public bool IsExpiration { get; }
Property Value
Type:
BooleanSee Also