Click or drag to resize

ViewLastSequenceChangedAt Property

Gets the last sequence that there was a change in the view

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

Property Value

Type: Int64
See Also