Click or drag to resize

IDocumentSequence Property

Gets the sequence number of this document

Namespace:  Couchbase.Lite
Assembly:  Couchbase.Lite (in Couchbase.Lite.dll) Version: 2.0.0-b0033
Syntax
C#
ulong Sequence { get; }

Property Value

Type: UInt64
See Also