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.1.0-b0232
Syntax public ulong Sequence { get; }
Property Value
Type:
UInt64See Also