Click or drag to resize

DocumentSequence Property

Gets the sequence of this document (a unique incrementing number identifying its status in a database)

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

Property Value

Type: UInt64
See Also